daydrill commited on
Commit
b470103
1 Parent(s): 229bca4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -17
README.md CHANGED
@@ -1,36 +1,31 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: answer
5
- dtype: string
6
- - name: paragraph_question
7
- dtype: string
8
  - name: question
9
  dtype: string
10
- - name: sentence
11
- dtype: string
12
  - name: paragraph
13
  dtype: string
14
- - name: sentence_answer
15
  dtype: string
16
  - name: paragraph_answer
17
  dtype: string
 
 
 
 
18
  - name: paragraph_sentence
19
  dtype: string
20
- - name: paragraph_id
21
  dtype: string
22
  splits:
23
- - name: test
24
- num_bytes: 31745115.0
25
- num_examples: 5766
26
  - name: train
27
- num_bytes: 1047040301.0
28
- num_examples: 209474
29
  - name: validation
30
- num_bytes: 58984443.61513668
31
- num_examples: 11532
32
- download_size: 637559970
33
- dataset_size: 1137769859.6151366
34
  ---
35
  # Dataset Card for "QG_aihub"
36
 
 
1
  ---
2
  dataset_info:
3
  features:
 
 
 
 
4
  - name: question
5
  dtype: string
 
 
6
  - name: paragraph
7
  dtype: string
8
+ - name: answer
9
  dtype: string
10
  - name: paragraph_answer
11
  dtype: string
12
+ - name: paragraph_question
13
+ dtype: string
14
+ - name: sentence
15
+ dtype: string
16
  - name: paragraph_sentence
17
  dtype: string
18
+ - name: sentence_answer
19
  dtype: string
20
  splits:
 
 
 
21
  - name: train
22
+ num_bytes: 743412079
23
+ num_examples: 154918
24
  - name: validation
25
+ num_bytes: 95202009
26
+ num_examples: 19365
27
+ download_size: 285864506
28
+ dataset_size: 838614088
29
  ---
30
  # Dataset Card for "QG_aihub"
31