Adelante commited on
Commit
2d5eed0
·
verified ·
1 Parent(s): c9be361

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: year
5
+ dtype: int64
6
+ - name: month
7
+ dtype: int64
8
+ - name: date
9
+ dtype: int64
10
+ - name: page
11
+ dtype: int64
12
+ - name: slice
13
+ dtype: int64
14
+ - name: text
15
+ dtype: string
16
+ - name: containing
17
+ list:
18
+ - name: ar
19
+ dtype: string
20
+ - name: zh
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 245681168.40184015
25
+ num_examples: 48099
26
+ download_size: 106330729
27
+ dataset_size: 245681168.40184015
28
+ ---
29
+ # Dataset Card for "revolution-as-kw-date-and-containing-shorter"
30
+
31
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)