Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
Tanel commited on
Commit
0234ff2
1 Parent(s): 582a44a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: role
9
+ dtype: string
10
+ - name: origin
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 2712318
15
+ num_examples: 68
16
+ - name: validation
17
+ num_bytes: 296009
18
+ num_examples: 8
19
+ - name: test
20
+ num_bytes: 387192
21
+ num_examples: 9
22
+ download_size: 1934765
23
+ dataset_size: 3395519
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0641502e61274fdf607c0818a1f57cb3a0de6126e523268c39efbb2a9b8826b4
3
+ size 222176
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d601e36e2a5fd4bf8df505d0c6cf2541f2afa0cccd097106c68e133667456900
3
+ size 1541257
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d355e5ae44739bcea042124a9f5cff4371d0b2413d9cc2c3e9685f5fb0f911c
3
+ size 171332