Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
DuarteMRAlves commited on
Commit
aca40e4
·
verified ·
1 Parent(s): 5d73dae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -410,11 +410,11 @@ configs:
410
  path: "zh/low/*.parquet"
411
  ---
412
 
413
- # EuroLLM data
414
 
415
- This is a dataset of web multilingual data that was cleaned with standard practices and then classified with [utter-project/EuroFilter-v1](https://huggingface.co/utter-project/EuroFilter-v1).
416
 
417
- The dataset was used to train the model [utter-project/EuroLLM-22B-2512](https://huggingface.co/utter-project/EuroLLM-22B-2512).
418
 
419
  For more information read the [EuroLLM-22B: Technical Report](https://arxiv.org/abs/2602.05879).
420
 
 
410
  path: "zh/low/*.parquet"
411
  ---
412
 
413
+ # EuroWeb-2512
414
 
415
+ [![arXiv:2602.05879](https://img.shields.io/badge/arXiv-2602.05879-b31b1b?logo=arxiv&logoColor=white&style=for-the-badge)](https://arxiv.org/abs/2602.05879)
416
 
417
+ EuroWeb is a dataset of collecting multilingual web data from various sources. It was processed with standard practices and then classified with [utter-project/EuroFilter-v1](https://huggingface.co/utter-project/EuroFilter-v1).
418
 
419
  For more information read the [EuroLLM-22B: Technical Report](https://arxiv.org/abs/2602.05879).
420