farrelramdhani commited on
Commit
190b51f
·
1 Parent(s): a82d200

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -5,14 +5,20 @@ dataset_info:
5
  dtype: string
6
  - name: question_text
7
  dtype: string
 
 
 
 
8
  - name: example_id
9
  dtype: int64
 
 
10
  splits:
11
  - name: train
12
- num_bytes: 130687338
13
  num_examples: 307373
14
- download_size: 71935258
15
- dataset_size: 130687338
16
  ---
17
  # Dataset Card for "GoogleNaturalQuestion_Indo"
18
 
 
5
  dtype: string
6
  - name: question_text
7
  dtype: string
8
+ - name: answer_text
9
+ dtype: string
10
+ - name: answer_index
11
+ dtype: string
12
  - name: example_id
13
  dtype: int64
14
+ - name: __index_level_0__
15
+ dtype: int64
16
  splits:
17
  - name: train
18
+ num_bytes: 144067945
19
  num_examples: 307373
20
+ download_size: 78618056
21
+ dataset_size: 144067945
22
  ---
23
  # Dataset Card for "GoogleNaturalQuestion_Indo"
24