patrixtano's picture
Upload dataset
64ffebe verified
|
raw
history blame
864 Bytes
metadata
dataset_info:
  features:
    - name: sentence_ant_ana
      dtype: string
    - name: antedecent_whole
      dtype: string
    - name: antedecent_root
      dtype: string
    - name: anaphora
      dtype: string
    - name: category
      dtype: string
    - name: sempos
      dtype: string
    - name: corpus
      dtype: string
    - name: sentence_ant
      dtype: string
    - name: sentence_ana
      dtype: string
    - name: sentence_clear
      dtype: string
  splits:
    - name: train
      num_bytes: 45222049
      num_examples: 46391
    - name: validation
      num_bytes: 5690394
      num_examples: 5799
    - name: test
      num_bytes: 5674528
      num_examples: 5805
  download_size: 37674117
  dataset_size: 56586971
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*