Upload dataset (#11)
Browse files- Upload dataset (a4661ad4c299f19a646e8eba0fa432b48185b752)
- README.md +9 -14
- data/test-00000-of-00001.parquet +2 -2
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
size_categories: n<1K
|
4 |
dataset_info:
|
5 |
features:
|
6 |
-
- name:
|
7 |
dtype: string
|
8 |
- name: parent_section
|
9 |
dtype: string
|
@@ -11,27 +11,22 @@ dataset_info:
|
|
11 |
dtype: string
|
12 |
- name: token_count
|
13 |
dtype: int64
|
14 |
-
- name: positive
|
15 |
-
dtype: string
|
16 |
-
- name: negative
|
17 |
-
dtype: string
|
18 |
-
- name: distilabel_metadata
|
19 |
-
struct:
|
20 |
-
- name: raw_output_generate_sentence_pair_0
|
21 |
-
dtype: string
|
22 |
-
- name: model_name
|
23 |
-
dtype: string
|
24 |
splits:
|
25 |
- name: train
|
26 |
-
num_bytes:
|
27 |
num_examples: 1656
|
28 |
-
|
29 |
-
|
|
|
|
|
|
|
30 |
configs:
|
31 |
- config_name: default
|
32 |
data_files:
|
33 |
- split: train
|
34 |
path: data/train-*
|
|
|
|
|
35 |
tags:
|
36 |
- synthetic
|
37 |
- distilabel
|
|
|
3 |
size_categories: n<1K
|
4 |
dataset_info:
|
5 |
features:
|
6 |
+
- name: page_content
|
7 |
dtype: string
|
8 |
- name: parent_section
|
9 |
dtype: string
|
|
|
11 |
dtype: string
|
12 |
- name: token_count
|
13 |
dtype: int64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
splits:
|
15 |
- name: train
|
16 |
+
num_bytes: 3445987.2
|
17 |
num_examples: 1656
|
18 |
+
- name: test
|
19 |
+
num_bytes: 861496.8
|
20 |
+
num_examples: 414
|
21 |
+
download_size: 1607895
|
22 |
+
dataset_size: 4307484.0
|
23 |
configs:
|
24 |
- config_name: default
|
25 |
data_files:
|
26 |
- split: train
|
27 |
path: data/train-*
|
28 |
+
- split: test
|
29 |
+
path: data/test-*
|
30 |
tags:
|
31 |
- synthetic
|
32 |
- distilabel
|
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:66fd3dddf073e2cca0b3befcdce86bc364c3d35f61860313f73c408ee7f1a2d8
|
3 |
+
size 326266
|
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:f6196083a2ed08388657ac29a26e523cb0300a3e063e729270db96607482a8a8
|
3 |
+
size 1281629
|