sshreyy's picture
Upload README.md with huggingface_hub
e51382f
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: labels
      dtype: int64
  splits:
    - name: train
      num_bytes: 619543
      num_examples: 251
    - name: test
      num_bytes: 189000
      num_examples: 102
  download_size: 115226
  dataset_size: 808543

Dataset Card for "main_classify_adhoora"

More Information needed