Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Upload dataset
Browse files- README.md +8 -6
- data/test-00000-of-00001.parquet +2 -2
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -24,15 +24,17 @@ dataset_info:
|
|
24 |
dtype: string
|
25 |
- name: label
|
26 |
dtype: int64
|
|
|
|
|
27 |
splits:
|
28 |
- name: train
|
29 |
-
num_bytes:
|
30 |
-
num_examples:
|
31 |
- name: test
|
32 |
-
num_bytes:
|
33 |
-
num_examples:
|
34 |
-
download_size:
|
35 |
-
dataset_size:
|
36 |
---
|
37 |
<!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
|
38 |
|
|
|
24 |
dtype: string
|
25 |
- name: label
|
26 |
dtype: int64
|
27 |
+
- name: label_text
|
28 |
+
dtype: string
|
29 |
splits:
|
30 |
- name: train
|
31 |
+
num_bytes: 965368.9548135559
|
32 |
+
num_examples: 9993
|
33 |
- name: test
|
34 |
+
num_bytes: 278847.3896103896
|
35 |
+
num_examples: 3076
|
36 |
+
download_size: 385744
|
37 |
+
dataset_size: 1244216.3444239455
|
38 |
---
|
39 |
<!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
|
40 |
|
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:9575f636fdeae0c94a0f3f2d926ca8f9a2833b998cf94108936dfd5d72322bf9
|
3 |
+
size 91367
|
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:482d07d5f8027debcaca8fb3b8fa9da9d81a01318bba746eb36e5bb4fcd785af
|
3 |
+
size 294377
|