sudy-super commited on
Commit
a03f366
1 Parent(s): 1a93fe1

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: conversations
5
+ list:
6
+ - name: from
7
+ dtype: string
8
+ - name: value
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 4366395
13
+ num_examples: 4000
14
+ - name: validation
15
+ num_bytes: 97662
16
+ num_examples: 90
17
+ - name: test
18
+ num_bytes: 40098
19
+ num_examples: 30
20
+ download_size: 2425520
21
+ dataset_size: 4504155
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf3ad71726dc90c70aae4113920eac0aafe8f3bb460cd9a0ecac794d37015e49
3
+ size 28249
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2070a143d1daee0cbea4e9968c372eabeb95e221f80d9190a1afaba82e9fd16
3
+ size 2342904
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1eadfda7e2d034c57b7d649bd73011fc425e7942ee297b28233cd705edcfbb5
3
+ size 54367