TenzinGayche commited on
Commit
619cd41
·
verified ·
1 Parent(s): 888fe69

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: content
7
+ list:
8
+ - name: text
9
+ dtype: string
10
+ - name: type
11
+ dtype: string
12
+ - name: url
13
+ dtype: string
14
+ - name: role
15
+ dtype: string
16
+ - name: token_length
17
+ dtype: int64
18
+ splits:
19
+ - name: train
20
+ num_bytes: 4877793
21
+ num_examples: 2187
22
+ - name: test
23
+ num_bytes: 258188
24
+ num_examples: 116
25
+ download_size: 1638162
26
+ dataset_size: 5135981
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: test
33
+ path: data/test-*
34
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f97848009092088e690f3782c1bf76d6e80d66c48a68f3d39c3e0f32c2ac733a
3
+ size 88356
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4acf28285d7c5d0f10f7086c9ec3c9cd6a156249eb5e75a86d8f91ae16db10a
3
+ size 1549806