chenqile09 commited on
Commit
befb8ba
·
1 Parent(s): 780388d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
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: 1053040
22
  num_examples: 5274
23
  - name: train
24
- num_bytes: 7197017
25
  num_examples: 36000
26
- download_size: 5913410
27
- dataset_size: 8250057
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