lewtun HF staff commited on
Commit
4a44328
1 Parent(s): bd37051

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: role
9
+ dtype: string
10
+ - name: messages
11
+ list:
12
+ - name: content
13
+ dtype: string
14
+ - name: role
15
+ dtype: string
16
+ - name: id
17
+ dtype: string
18
+ - name: subreddit
19
+ dtype: string
20
+ - name: title
21
+ dtype: string
22
+ - name: post
23
+ dtype: string
24
+ - name: summary
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 529909475
29
+ num_examples: 116722
30
+ - name: validation
31
+ num_bytes: 29285360
32
+ num_examples: 6447
33
+ - name: test
34
+ num_bytes: 29813430
35
+ num_examples: 6553
36
+ download_size: 354883962
37
+ dataset_size: 589008265
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ - split: validation
44
+ path: data/validation-*
45
+ - split: test
46
+ path: data/test-*
47
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7045dd1b8fc4f8aef971f5cbfc5aa4e176d2f1481f6897594af6c648703c26f
3
+ size 18003248
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d65d36d0ec937fff6e2db4b2e11eb2a73db70f242f06ec6943398955982c080
3
+ size 159496873
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:001bf5939127aea7a6ef411afa36f2d7685823fb7b1597d95e39ea6e111ae076
3
+ size 159692222
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3b3e37c14d97b76355397f0bf24405ef849f9779442f88087338eb5fb7f7ca
3
+ size 17691619