0320_cosmetic2_ds / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
99e6d4d verified
|
raw
history blame
461 Bytes
metadata
language:
  - ko
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 738870
      num_examples: 2180
    - name: test
      num_bytes: 184865
      num_examples: 545
  download_size: 482857
  dataset_size: 923735
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*