Tristan commited on
Commit
981e3f9
1 Parent(s): 3e11d91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -18
README.md CHANGED
@@ -1,21 +1,26 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: id
5
- dtype: string
6
- - name: url
7
- dtype: string
8
- - name: title
9
- dtype: string
10
- - name: text
11
- dtype: string
12
- splits:
13
- - name: train
14
- num_bytes: 20936513112
15
- num_examples: 6587872
16
- download_size: 12259993150
17
- dataset_size: 20936513112
 
 
 
 
18
  ---
19
- # Dataset Card for "wikipedia_en_20221220"
20
 
21
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language:
5
+ - en
6
+ language_creators:
7
+ - found
8
+ license: []
9
+ multilinguality:
10
+ - monolingual
11
+ pretty_name: OLM December 2022 Wikipedia
12
+ size_categories:
13
+ - 1M<n<10M
14
+ source_datasets: []
15
+ tags:
16
+ - pretraining
17
+ - language modelling
18
+ - wikipedia
19
+ - web
20
+ task_categories: []
21
+ task_ids: []
22
  ---
 
23
 
24
+ # Dataset Card for OLM December 2022 Wikipedia
25
+
26
+ Pretraining dataset, created with the OLM repo [here](https://github.com/huggingface/olm-datasets) from a December 2022 Wikipedia snapshot.