ark / README.md
keylazy's picture
Upload README.md with huggingface_hub
0d0e7ac
|
raw
history blame
No virus
576 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text1
      dtype: string
    - name: text2
      dtype: string
  splits:
    - name: train
      num_bytes: 274391554
      num_examples: 1000000
    - name: test
      num_bytes: 27471369
      num_examples: 100000
  download_size: 18958939
  dataset_size: 301862923

Dataset Card for "ark"

More Information needed