duytrq commited on
Commit
4ca293e
1 Parent(s): e118be4

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - name: lang
11
+ dtype: string
12
+ - name: source
13
+ dtype: string
14
+ splits:
15
+ - name: real_data
16
+ num_bytes: 1510291
17
+ num_examples: 400
18
+ - name: synthetic_data
19
+ num_bytes: 728554
20
+ num_examples: 964
21
+ download_size: 792473
22
+ dataset_size: 2238845
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: real_data
27
+ path: data/real_data-*
28
+ - split: synthetic_data
29
+ path: data/synthetic_data-*
30
+ ---
data/real_data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87d03c24d5b7a115da87012fe6ec0e2adfcd254662e480d5d0d3554e3a06b4b2
3
+ size 459441
data/synthetic_data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0bdb713dfcec2d5d526f330eded62dbfb5c3985a7a35163f707d05e9cf856bb
3
+ size 333032