Marcus1233 commited on
Commit
4217f01
·
verified ·
1 Parent(s): 29bd473

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: output
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 3208.5
13
+ num_examples: 9
14
+ - name: test
15
+ num_bytes: 333
16
+ num_examples: 1
17
+ download_size: 9663
18
+ dataset_size: 3541.5
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: test
25
+ path: data/test-*
26
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf7a23e13cebaeab46452c417754f54f16ebebc871390e2a730e76dadbec7d90
3
+ size 3769
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f63d9dce24a6b6d784979f2dbcc3a585bfc8a5c2ccd467d5e6250d7d91ae352
3
+ size 5894