mboth's picture
Upload README.md with huggingface_hub
6612d22
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*
dataset_info:
  features:
    - name: Datatype
      dtype: string
    - name: Beschreibung
      dtype: string
    - name: Name
      dtype: string
    - name: Unit
      dtype: string
    - name: text
      dtype: string
    - name: Grundfunktion
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': LuftBereitstellen
            '1': LuftVerteilen
  splits:
    - name: train
      num_bytes: 39514.861205145564
      num_examples: 200
    - name: test
      num_bytes: 290707
      num_examples: 1477
    - name: valid
      num_bytes: 290707
      num_examples: 1477
  download_size: 234233
  dataset_size: 620928.8612051455

Dataset Card for "luftVersorgen-100-undersampled"

More Information needed