Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: text
|
6 |
dtype: string
|
@@ -13,6 +13,21 @@ dataset_info:
|
|
13 |
num_examples: 1000
|
14 |
download_size: 210406727
|
15 |
dataset_size: 444090951
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
configs:
|
17 |
- config_name: main
|
18 |
data_files:
|
@@ -20,4 +35,10 @@ configs:
|
|
20 |
path: main/train-*
|
21 |
- split: validation
|
22 |
path: main/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: main
|
4 |
features:
|
5 |
- name: text
|
6 |
dtype: string
|
|
|
13 |
num_examples: 1000
|
14 |
download_size: 210406727
|
15 |
dataset_size: 444090951
|
16 |
+
- config_name: random-balanced-cluster-8
|
17 |
+
features:
|
18 |
+
- name: text
|
19 |
+
dtype: string
|
20 |
+
- name: cluster_id
|
21 |
+
dtype: int64
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 404608872
|
25 |
+
num_examples: 10528
|
26 |
+
- name: validation
|
27 |
+
num_bytes: 39574303
|
28 |
+
num_examples: 1000
|
29 |
+
download_size: 210415773
|
30 |
+
dataset_size: 444183175
|
31 |
configs:
|
32 |
- config_name: main
|
33 |
data_files:
|
|
|
35 |
path: main/train-*
|
36 |
- split: validation
|
37 |
path: main/validation-*
|
38 |
+
- config_name: random-balanced-cluster-8
|
39 |
+
data_files:
|
40 |
+
- split: train
|
41 |
+
path: random-balanced-cluster-8/train-*
|
42 |
+
- split: validation
|
43 |
+
path: random-balanced-cluster-8/validation-*
|
44 |
---
|
random-balanced-cluster-8/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:748b347351e6b450822ec772665897f39c6de0572ebbcc9d24ba28058f8f7030
|
3 |
+
size 191644711
|
random-balanced-cluster-8/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c96c319cb995875d2da6c996d78dcf068996cf7ab12cb5db971c7ddeceb0fda4
|
3 |
+
size 18771062
|