youlun77's picture
Upload README.md with huggingface_hub
0788501
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 147675.6
      num_examples: 1800
    - name: test
      num_bytes: 16408.4
      num_examples: 200
  download_size: 74511
  dataset_size: 164084

Dataset Card for "2000_TextClassification"

More Information needed