bebornddevqasource2 commited on
Commit
c1c03f4
·
verified ·
1 Parent(s): 6b252e2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: response
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 18713.381818181817
11
+ num_examples: 104
12
+ - name: validation
13
+ num_bytes: 1079.6181818181817
14
+ num_examples: 6
15
+ download_size: 11840
16
+ dataset_size: 19793.0
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:ad4be909a8b95a70021d08c1338ae5fcdfd6bf2373bfb8d264dd5110f2af6b4d
3
+ size 8873
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19b401285705315d88be1cea9d9968073b7812d58fbc3e3e331ae70cba109cdd
3
+ size 2967