dim commited on
Commit
84c8ed9
1 Parent(s): 20814a2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: question
6
+ dtype: string
7
+ - name: answer
8
+ dtype: string
9
+ - name: explanation
10
+ dtype: string
11
+ - name: url
12
+ dtype: string
13
+ - name: uuid
14
+ dtype: string
15
+ splits:
16
+ - name: train
17
+ num_bytes: 192540438
18
+ num_examples: 227996
19
+ download_size: 107153363
20
+ dataset_size: 192540438
21
  ---