dim commited on
Commit
0a2b1a0
·
1 Parent(s): ca7fdae

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: 1688980.841769154
18
+ num_examples: 2000
19
+ download_size: 973901
20
+ dataset_size: 1688980.841769154
21
  ---