patrixtano's picture
Upload dataset
67fd03b verified
|
raw
history blame contribute delete
No virus
656 Bytes
metadata
dataset_info:
  features:
    - name: sentence
      dtype: string
    - name: antedecent_whole
      dtype: string
    - name: antedecent_root
      dtype: string
    - name: anaphora
      dtype: string
    - name: category
      dtype: string
  splits:
    - name: train
      num_bytes: 5948552
      num_examples: 18256
    - name: validation
      num_bytes: 755387
      num_examples: 2282
    - name: test
      num_bytes: 763616
      num_examples: 2284
  download_size: 4761995
  dataset_size: 7467555
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*