Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

HE Wikipedia corpus for rababa

Purpose

Plain-text he Wikipedia lines used as the MLM pre-training corpus for rababa’s he diacritization model.

For Arabic, this augments the gold Tashkeela fine-tune corpus with ~100,000 lines of unpointed Modern Standard Arabic prose.

For Hebrew, this is the unpointed source corpus for distillation — the rababa Modal distillation pipeline runs each line through the Dicta Nakdan API to produce pointed labels. The distilled result lives in a separate rababa-hebrew-distilled repo.

Source

Fetched from the wikimedia/wikipedia dataset on Hugging Face (he config, 20231101 dump) via scripts/fetch_wiki_corpus.py in the main rababa repo.

License

Wikipedia text is © Wikipedia contributors, licensed under CC-BY-SA 4.0. This compiled corpus follows the same license.

Stats

Total lines: 100,000

Split Lines

train

80,000

val

10,000

test

10,000

Layout

hewiki_train/train.txt
hewiki_val/val.txt
hewiki_test/test.txt

About

he Wikipedia corpus for rababa ML training

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors