File size: 724 Bytes
7e80aa4
f9f21d3
7e80aa4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0677791
 
 
7e80aa4
 
 
0677791
7e80aa4
 
0677791
 
7e80aa4
 
 
 
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
31
32
33
34
---
language: id
dataset_info:
  features:
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answers
    struct:
    - name: answer_start
      sequence: int64
    - name: text
      sequence: string
  splits:
  - name: test
    num_bytes: 12218827
    num_examples: 11858
  - name: train
    num_bytes: 121632833
    num_examples: 130318
  - name: validation
    num_bytes: 12218827
    num_examples: 11858
  download_size: 19391596
  dataset_size: 146070487
---
# Dataset Card for "ID-SQuAD"

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