asude12 commited on
Commit
1a5b539
·
verified ·
1 Parent(s): a3a011b

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: Response
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 681
13
+ num_examples: 2
14
+ - name: test
15
+ num_bytes: 356
16
+ num_examples: 1
17
+ download_size: 6365
18
+ dataset_size: 1037
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:8fa9cfdc3cb78653894d883a323f48fed1b616bc1fb1803d0dc59ed1269af0f6
3
+ size 3064
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4fc4dba91eab1ed1de5b877016c6b0d623fd479087fb136c36c2aae5f080ea4
3
+ size 3301