Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
topic-classification
Languages:
English
Size:
1M - 10M
License:
Commit
•
8300bb2
1
Parent(s):
78fccff
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
README.md
CHANGED
@@ -19,6 +19,7 @@ task_ids:
|
|
19 |
- topic-classification
|
20 |
pretty_name: YahooAnswersTopics
|
21 |
dataset_info:
|
|
|
22 |
features:
|
23 |
- name: id
|
24 |
dtype: int32
|
@@ -42,16 +43,23 @@ dataset_info:
|
|
42 |
dtype: string
|
43 |
- name: best_answer
|
44 |
dtype: string
|
45 |
-
config_name: yahoo_answers_topics
|
46 |
splits:
|
47 |
- name: train
|
48 |
-
num_bytes:
|
49 |
num_examples: 1400000
|
50 |
- name: test
|
51 |
-
num_bytes:
|
52 |
num_examples: 60000
|
53 |
-
download_size:
|
54 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
train-eval-index:
|
56 |
- config: yahoo_answers_topics
|
57 |
task: text-classification
|
|
|
19 |
- topic-classification
|
20 |
pretty_name: YahooAnswersTopics
|
21 |
dataset_info:
|
22 |
+
config_name: yahoo_answers_topics
|
23 |
features:
|
24 |
- name: id
|
25 |
dtype: int32
|
|
|
43 |
dtype: string
|
44 |
- name: best_answer
|
45 |
dtype: string
|
|
|
46 |
splits:
|
47 |
- name: train
|
48 |
+
num_bytes: 760285695
|
49 |
num_examples: 1400000
|
50 |
- name: test
|
51 |
+
num_bytes: 32653862
|
52 |
num_examples: 60000
|
53 |
+
download_size: 533429663
|
54 |
+
dataset_size: 792939557
|
55 |
+
configs:
|
56 |
+
- config_name: yahoo_answers_topics
|
57 |
+
data_files:
|
58 |
+
- split: train
|
59 |
+
path: yahoo_answers_topics/train-*
|
60 |
+
- split: test
|
61 |
+
path: yahoo_answers_topics/test-*
|
62 |
+
default: true
|
63 |
train-eval-index:
|
64 |
- config: yahoo_answers_topics
|
65 |
task: text-classification
|
yahoo_answers_topics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ae212b4eccfc514668b9c9952f16aadf6d3b056a202cb897d30e3dd3671c690
|
3 |
+
size 21939321
|
yahoo_answers_topics/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0089bdde22f78e563c1cf21a5e87a15724845c08641154f40ca9baa8d069a42a
|
3 |
+
size 241340294
|
yahoo_answers_topics/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b3c9dc56fe11aa0d79158b7ef9c1b82d8a40109d9eb220c52b875fd91979f89
|
3 |
+
size 270150048
|