m4rque2 commited on
Commit
67e5e3f
·
verified ·
1 Parent(s): 2675ba0

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: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: int64
7
+ - name: text
8
+ dtype: string
9
+ - name: url
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 180977103
14
+ num_examples: 1000000
15
+ download_size: 117386254
16
+ dataset_size: 180977103
17
+ ---