File size: 699 Bytes
629ddc2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: language
    dtype: string
  - name: context
    dtype: string
  - name: seq_id
    dtype: string
  - name: golds
    struct:
    - name: answer_start
      sequence: int64
    - name: answer_text
      sequence: string
  splits:
  - name: train
    num_bytes: 32809511
    num_examples: 129290
  - name: validation
    num_bytes: 4034498
    num_examples: 15801
  download_size: 17092210
  dataset_size: 36844009
---
# Dataset Card for "answerable_tydiqa_6fe3e6eac99651ae0255a686875476a4"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)