Specify the OSCAR version
#2
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -4549,6 +4549,12 @@ dataset_info:
|
|
4549 |
|
4550 |
OSCAR or **O**pen **S**uper-large **C**rawled [**A**LMAnaCH](https://team.inria.fr/almanach/) co**R**pus is a huge multilingual corpus obtained by language classification and filtering of the [Common Crawl](https://commoncrawl.org/) corpus using the [goclassy](https://github.com/pjox/goclassy) architecture. Data is distributed by language in both original and deduplicated form.
|
4551 |
|
|
|
|
|
|
|
|
|
|
|
|
|
4552 |
### Supported Tasks and Leaderboards
|
4553 |
|
4554 |
OSCAR is mainly inteded to pretrain language models and word represantations.
|
|
|
4549 |
|
4550 |
OSCAR or **O**pen **S**uper-large **C**rawled [**A**LMAnaCH](https://team.inria.fr/almanach/) co**R**pus is a huge multilingual corpus obtained by language classification and filtering of the [Common Crawl](https://commoncrawl.org/) corpus using the [goclassy](https://github.com/pjox/goclassy) architecture. Data is distributed by language in both original and deduplicated form.
|
4551 |
|
4552 |
+
The version here is the original OSCAR 2019 release: https://oscar-project.org/post/oscar-2019/
|
4553 |
+
|
4554 |
+
For more recent versions, visit the [oscar-corpus](https://huggingface.co/oscar-corpus) organization on the Hub:
|
4555 |
+
- OSCAR 22.01 (released in January 2022): [oscar-corpus/OSCAR-2201](https://huggingface.co/datasets/oscar-corpus/OSCAR-2201)
|
4556 |
+
- OSCAR 21.09 (released in September 2021): [oscar-corpus/OSCAR-2109](https://huggingface.co/datasets/oscar-corpus/OSCAR-2109)
|
4557 |
+
|
4558 |
### Supported Tasks and Leaderboards
|
4559 |
|
4560 |
OSCAR is mainly inteded to pretrain language models and word represantations.
|