ranWang commited on
Commit
0e1badc
1 Parent(s): a79cef7

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: zh
5
+ dtype: string
6
+ - name: en
7
+ dtype: string
8
+ - name: fr
9
+ dtype: string
10
+ - name: es
11
+ dtype: string
12
+ - name: ru
13
+ dtype: string
14
+ - name: record
15
+ dtype: string
16
+ splits:
17
+ - name: randomTest
18
+ num_bytes: 614476309
19
+ num_examples: 2950
20
+ - name: randomTest10000
21
+ num_bytes: 2028894008
22
+ num_examples: 10053
23
+ - name: new_randomTest10000
24
+ num_bytes: 1832170599
25
+ num_examples: 9228
26
+ download_size: 2114681565
27
+ dataset_size: 4475540916
28
+ ---
29
+ # Dataset Card for "un_pdf_text_data_test"
30
+
31
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)