dwitter / README.md
lonestar108's picture
Upload README.md with huggingface_hub
eba2bba
|
raw
history blame
555 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: best_train
        path: data/best_train-*
      - split: best_valid
        path: data/best_valid-*
dataset_info:
  features:
    - name: text
      dtype: string
  splits:
    - name: best_train
      num_bytes: 80682
      num_examples: 577
    - name: best_valid
      num_bytes: 7190
      num_examples: 52
  download_size: 64862
  dataset_size: 87872

Dataset Card for "dwitter"

More Information needed