eminorhan commited on
Commit
b815061
1 Parent(s): 76223e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -3,6 +3,19 @@ license: cc-by-sa-4.0
3
  ---
4
  dataset_info:
5
  - config_name: 100M
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  features:
7
  - name: text
8
  dtype: string
 
3
  ---
4
  dataset_info:
5
  - config_name: 100M
6
+ features:
7
+ - name: text
8
+ dtype: string
9
+ - name: id
10
+ dtype: string
11
+ - name: url
12
+ dtype: string
13
+ - name: title
14
+ dtype: string
15
+ splits:
16
+ - name: train
17
+ - name: validation
18
+ - config_name: 10M
19
  features:
20
  - name: text
21
  dtype: string