tet550 commited on
Commit
acb27d9
·
1 Parent(s): c84b7d3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: cc-by-3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-3.0
3
+ dataset_info:
4
+ features:
5
+ - name: article_title
6
+ dtype: string
7
+ - name: topic_title
8
+ dtype: string
9
+ - name: text
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 7170293044
14
+ num_examples: 31888063
15
+ download_size: 3521442667
16
+ dataset_size: 7170293044
17
  ---