Commit
·
befb8ba
1
Parent(s):
780388d
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -16,15 +16,17 @@ dataset_info:
|
|
16 |
dtype: string
|
17 |
- name: keywords
|
18 |
dtype: string
|
|
|
|
|
19 |
splits:
|
20 |
- name: test
|
21 |
-
num_bytes:
|
22 |
num_examples: 5274
|
23 |
- name: train
|
24 |
-
num_bytes:
|
25 |
num_examples: 36000
|
26 |
-
download_size:
|
27 |
-
dataset_size:
|
28 |
---
|
29 |
# Dataset Card for "tang-poems-with-keywords"
|
30 |
|
|
|
16 |
dtype: string
|
17 |
- name: keywords
|
18 |
dtype: string
|
19 |
+
- name: text
|
20 |
+
dtype: string
|
21 |
splits:
|
22 |
- name: test
|
23 |
+
num_bytes: 2464318
|
24 |
num_examples: 5274
|
25 |
- name: train
|
26 |
+
num_bytes: 16842216
|
27 |
num_examples: 36000
|
28 |
+
download_size: 12757028
|
29 |
+
dataset_size: 19306534
|
30 |
---
|
31 |
# Dataset Card for "tang-poems-with-keywords"
|
32 |
|