pxyu commited on
Commit
7fe3098
1 Parent(s): a3e05e8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: text
6
+ sequence: string
7
+ - name: docid
8
+ dtype: string
9
+ - name: title
10
+ sequence: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 9336667470
14
+ num_examples: 8841823
15
+ download_size: 2699940552
16
+ dataset_size: 9336667470
17
+ ---