albertvillanova HF staff commited on
Commit
78d363f
1 Parent(s): acfb8f4

Specify the OSCAR version (#2)

Browse files

- Specify OSCAR version in the card (36bad3e7b302d5e6848f04af986406e8027ec6ba)

Files changed (1) hide show
  1. README.md +6 -0
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.