iapp_thaiqa / README.md
phoner45's picture
Update README.md
f6074cd verified
|
raw
history blame
No virus
901 Bytes
metadata
license: cc-by-nc-3.0
dataset_info:
  features:
    - name: answers
      sequence:
        - name: answer_end
          dtype: int32
        - name: answer_start
          dtype: int32
        - name: text
          dtype: string
    - name: article_id
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: question_id
      dtype: string
    - name: title
      dtype: string
  splits:
    - name: train
      num_bytes: 63052002
      num_examples: 9723
    - name: validation
      num_bytes: 2120732
      num_examples: 742
    - name: test
      num_bytes: 2031980
      num_examples: 739
  download_size: 13884102
  dataset_size: 67204714
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
language:
  - th
size_categories:
  - 1K<n<10K
task_categories:
  - question-answering