pdt_anaphora_czech / README.md
patrixtano's picture
Upload dataset
9de8d00 verified
metadata
dataset_info:
  features:
    - name: sentence_ant_ana
      dtype: string
    - name: antecedent_subtree
      dtype: string
    - name: antecedent_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: distance
      dtype: int64
    - name: sentence_ana
      dtype: string
    - name: sentence_clear
      dtype: string
  splits:
    - name: train
      num_bytes: 42462814
      num_examples: 44960
    - name: validation
      num_bytes: 5272640
      num_examples: 5620
    - name: test
      num_bytes: 5341909
      num_examples: 5627
  download_size: 34996304
  dataset_size: 53077363
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*