Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
wikisplit / README.md
hpprc's picture
Upload dataset
61eae09 verified
|
raw
history blame
704 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: complex
      dtype: string
    - name: simple
      dtype: string
    - name: split
      dtype: string
  splits:
    - name: all
      num_bytes: 386487903
      num_examples: 994481
    - name: train
      num_bytes: 309170607
      num_examples: 795585
    - name: validation
      num_bytes: 38667164
      num_examples: 99448
    - name: test
      num_bytes: 38650132
      num_examples: 99448
  download_size: 540598777
  dataset_size: 772975806
configs:
  - config_name: default
    data_files:
      - split: all
        path: data/all-*
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*