boda's picture
Upload README.md with huggingface_hub
f1c2ac9 verified
|
raw
history blame contribute delete
No virus
594 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: labels
      dtype: string
    - name: clue
      dtype: string
  splits:
    - name: train
      num_bytes: 2679064
      num_examples: 42793
    - name: test
      num_bytes: 844513
      num_examples: 13495
  download_size: 2791004
  dataset_size: 3523577

Dataset Card for "word_init_disjoint_unique"

More Information needed