boda's picture
Upload README.md with huggingface_hub
41c711c verified
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: 4163893
      num_examples: 69339
    - name: test
      num_bytes: 1306598
      num_examples: 21707
  download_size: 4312817
  dataset_size: 5470491

Dataset Card for "word_init_disjoint_half"

More Information needed