Datasets:
Upload dataset
Browse files- README.md +11 -15
- data/test-00000-of-00001.parquet +2 -2
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,29 +1,32 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: post_title
|
5 |
dtype: string
|
6 |
- name: post_text
|
7 |
dtype: string
|
8 |
-
- name: post_scores
|
9 |
-
dtype: int64
|
10 |
- name: comment_text
|
11 |
dtype: string
|
12 |
- name: comment_score
|
13 |
dtype: int64
|
14 |
-
- name: __hfsplit__
|
15 |
-
dtype: string
|
16 |
- name: post_score
|
17 |
dtype: int64
|
18 |
splits:
|
19 |
- name: train
|
20 |
-
num_bytes:
|
21 |
num_examples: 10803
|
22 |
- name: test
|
23 |
-
num_bytes:
|
24 |
num_examples: 232
|
25 |
-
download_size:
|
26 |
-
dataset_size:
|
27 |
configs:
|
28 |
- config_name: default
|
29 |
data_files:
|
@@ -31,15 +34,8 @@ configs:
|
|
31 |
path: data/train-*
|
32 |
- split: test
|
33 |
path: data/test-*
|
34 |
-
license: mit
|
35 |
-
task_categories:
|
36 |
-
- question-answering
|
37 |
-
language:
|
38 |
-
- en
|
39 |
tags:
|
40 |
- human-data
|
41 |
-
size_categories:
|
42 |
-
- 10K<n<100K
|
43 |
---
|
44 |
|
45 |
[reddit-instruct](https://huggingface.co/datasets/euclaise/reddit-instruct) filtered for instruction/question-like properties, using [Lilac](https://www.lilacml.com/)
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: mit
|
5 |
+
size_categories:
|
6 |
+
- 10K<n<100K
|
7 |
+
task_categories:
|
8 |
+
- question-answering
|
9 |
dataset_info:
|
10 |
features:
|
11 |
- name: post_title
|
12 |
dtype: string
|
13 |
- name: post_text
|
14 |
dtype: string
|
|
|
|
|
15 |
- name: comment_text
|
16 |
dtype: string
|
17 |
- name: comment_score
|
18 |
dtype: int64
|
|
|
|
|
19 |
- name: post_score
|
20 |
dtype: int64
|
21 |
splits:
|
22 |
- name: train
|
23 |
+
num_bytes: 14757454.058359765
|
24 |
num_examples: 10803
|
25 |
- name: test
|
26 |
+
num_bytes: 316923.9416402356
|
27 |
num_examples: 232
|
28 |
+
download_size: 9352028
|
29 |
+
dataset_size: 15074378.0
|
30 |
configs:
|
31 |
- config_name: default
|
32 |
data_files:
|
|
|
34 |
path: data/train-*
|
35 |
- split: test
|
36 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
37 |
tags:
|
38 |
- human-data
|
|
|
|
|
39 |
---
|
40 |
|
41 |
[reddit-instruct](https://huggingface.co/datasets/euclaise/reddit-instruct) filtered for instruction/question-like properties, using [Lilac](https://www.lilacml.com/)
|
data/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51f7c86ee67b6fc33931258f99b1ad0c4f37acf51382852f11414a9dba75b06f
|
3 |
+
size 192934
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b379f9ef72a3205aa6501b0dbce33c69cae2eab235f5cf2657c6be94bf86ce4b
|
3 |
+
size 9159094
|