dmntrd commited on
Commit
53f4bb2
·
verified ·
1 Parent(s): d295c77

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: role
7
+ dtype: string
8
+ - name: content
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 15105137
13
+ num_examples: 3970
14
+ - name: validation
15
+ num_bytes: 780532
16
+ num_examples: 210
17
+ download_size: 7892992
18
+ dataset_size: 15885669
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: validation
25
+ path: data/validation-*
26
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:802ce75cecd92984b3d12f3ce04515ac2ca95287fca49e274491bcacfcbd717f
3
+ size 7493284
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6add28e222b1ece747d399cc8ea9add4877752f172ca69d1e6f2c038e02a879
3
+ size 399708