Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,15 +5,17 @@ dataset_info:
|
|
5 |
dtype: string
|
6 |
- name: label
|
7 |
dtype: int64
|
|
|
|
|
8 |
splits:
|
9 |
-
- name: train
|
10 |
-
num_bytes: 66581689
|
11 |
-
num_examples: 2779
|
12 |
- name: test
|
13 |
-
num_bytes:
|
14 |
num_examples: 387
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
17 |
---
|
18 |
# Dataset Card for "test_paper_textClassifier"
|
19 |
|
|
|
5 |
dtype: string
|
6 |
- name: label
|
7 |
dtype: int64
|
8 |
+
- name: file_path
|
9 |
+
dtype: string
|
10 |
splits:
|
|
|
|
|
|
|
11 |
- name: test
|
12 |
+
num_bytes: 10745576
|
13 |
num_examples: 387
|
14 |
+
- name: train
|
15 |
+
num_bytes: 254939853
|
16 |
+
num_examples: 9536
|
17 |
+
download_size: 118860555
|
18 |
+
dataset_size: 265685429
|
19 |
---
|
20 |
# Dataset Card for "test_paper_textClassifier"
|
21 |
|