PQAref / README.md
BojanaBas's picture
Upload README.md with huggingface_hub
4e94722 verified
|
raw
history blame
No virus
557 Bytes
metadata
license: agpl-3.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: input
      dtype: string
  splits:
    - name: train
      num_bytes: 136602851.95652175
      num_examples: 7260
    - name: val
      num_bytes: 17065948.584650856
      num_examples: 907
    - name: test
      num_bytes: 17084764.40447958
      num_examples: 908
  download_size: 82888007
  dataset_size: 170753564.9456522