anna-tch's picture
Upload dataset
0c96215 verified
|
Raw
History Blame Contribute Delete
691 Bytes
metadata
dataset_info:
  features:
    - name: label
      dtype: string
    - name: name
      dtype: string
    - name: status
      dtype: string
    - name: algo
      dtype: string
    - name: is_aroma
      dtype: int64
    - name: __index_level_0__
      dtype: int64
    - name: aroma_label
      dtype: string
  splits:
    - name: train
      num_bytes: 2770899
      num_examples: 30157
    - name: dev
      num_bytes: 591983
      num_examples: 6462
    - name: test
      num_bytes: 593453
      num_examples: 6463
  download_size: 1054015
  dataset_size: 3956335
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*