serbog's picture
Upload README.md with huggingface_hub
495c49f
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: string
- name: cleaned_description
dtype: string
- name: title
dtype: string
- name: C1
dtype: int64
- name: C2
dtype: int64
- name: C3
dtype: int64
- name: C4
dtype: int64
- name: C5
dtype: int64
- name: C6
dtype: int64
- name: C7
dtype: int64
- name: C8
dtype: int64
- name: C9
dtype: int64
splits:
- name: train
num_bytes: 1119693900
num_examples: 509834
- name: eval
num_bytes: 261886055
num_examples: 104864
- name: test
num_bytes: 234468000
num_examples: 102796
download_size: 670254315
dataset_size: 1616047955
---
# Dataset Card for "job_listing_german_cleaned_bert"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)