Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
License:
Samoed's picture
Add arq dataset
61d6526 verified
|
raw
history blame
1.03 kB
metadata
dataset_info:
  - config_name: amh
    features:
      - name: text
        dtype: string
      - name: label
        dtype: int64
    splits:
      - name: train
        num_bytes: 1143080
        num_examples: 5984
      - name: validation
        num_bytes: 284108
        num_examples: 1497
      - name: test
        num_bytes: 408373
        num_examples: 1999
    download_size: 1029065
    dataset_size: 1835561
  - config_name: arq
    features:
      - name: text
        dtype: string
      - name: label
        dtype: int64
    splits:
      - name: train
        num_bytes: 202346
        num_examples: 1651
      - name: validation
        num_bytes: 49001
        num_examples: 414
      - name: test
        num_bytes: 122486
        num_examples: 958
    download_size: 192507
    dataset_size: 373833
configs:
  - config_name: amh
    data_files:
      - split: train
        path: amh/train-*
      - split: validation
        path: amh/validation-*
      - split: test
        path: amh/test-*
  - config_name: arq
    data_files:
      - split: train
        path: arq/train-*
      - split: validation
        path: arq/validation-*
      - split: test
        path: arq/test-*