Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,17 +1,19 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
|
|
4 |
- name: text
|
5 |
dtype: string
|
6 |
splits:
|
7 |
- name: train
|
8 |
-
num_bytes:
|
9 |
num_examples: 67349
|
10 |
- name: validation
|
11 |
-
num_bytes:
|
12 |
num_examples: 872
|
13 |
-
download_size:
|
14 |
-
dataset_size:
|
15 |
task_categories:
|
16 |
- text-classification
|
17 |
language:
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: label_text
|
5 |
+
dtype: string
|
6 |
- name: text
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 23202578
|
11 |
num_examples: 67349
|
12 |
- name: validation
|
13 |
+
num_bytes: 334716
|
14 |
num_examples: 872
|
15 |
+
download_size: 4418625
|
16 |
+
dataset_size: 23537294
|
17 |
task_categories:
|
18 |
- text-classification
|
19 |
language:
|