Sirawipa commited on
Commit
eb0ade8
1 Parent(s): 64e87f2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: answer
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 852622
11
+ num_examples: 1607
12
+ - name: validation
13
+ num_bytes: 105668
14
+ num_examples: 150
15
+ download_size: 123314
16
+ dataset_size: 958290
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee32e1552b296c76e2619c9d5dd4929984af47e723589bdcda7d5166f083fc6b
3
+ size 108086
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c64940b7d2fb10a93bf7e3af3e4d9da2565a939ffffa2010908c9b18b726192b
3
+ size 15228