jkorsvik commited on
Commit
f6527c7
·
1 Parent(s): 6ccfe84

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -10
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: url
5
  dtype: string
6
  - name: date_scraped
@@ -13,18 +15,12 @@ dataset_info:
13
  dtype: string
14
  - name: article
15
  dtype: string
16
- - name: title
17
- dtype: string
18
- - name: redirect
19
- dtype: string
20
- - name: id
21
- dtype: int64
22
  splits:
23
  - name: train
24
- num_bytes: 82695354
25
- num_examples: 63235
26
- download_size: 43905305
27
- dataset_size: 82695354
28
  ---
29
  # Dataset Card for "nowiki_first_scrape_20230201"
30
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: id
5
+ dtype: int64
6
  - name: url
7
  dtype: string
8
  - name: date_scraped
 
15
  dtype: string
16
  - name: article
17
  dtype: string
 
 
 
 
 
 
18
  splits:
19
  - name: train
20
+ num_bytes: 458579658
21
+ num_examples: 352660
22
+ download_size: 224140445
23
+ dataset_size: 458579658
24
  ---
25
  # Dataset Card for "nowiki_first_scrape_20230201"
26