hmar-heritage-org/dolma-pretrain
Viewer • Updated • 89.6k • 13
Dolma is a foundational BERT model for the Hmar language (hmr, South-Central Tibeto-Burman / Zo family), developed by the Hmar Heritage Foundation.
This checkpoint (v2) continues the domain-adapted pre-training of azinamotoe/Dolma across 6 total epochs on hmar-heritage-org/dolma-pretrain (89,605 multi-register sentences).
from transformers import pipeline
fill_mask = pipeline('fill-mask', model='azinamotoe/Dolma')
# Example 1: Literature / Cultural Sentence
result = fill_mask('Khawvel fe dan phung ei en chun, ram le [MASK] damna thuruk chu...')
for res in result:
print(f"{res['token_str']}: {res['score']:.4f}")
# Example 2: Common Phrase
result2 = fill_mask('Pathienin khawvel a [MASK] em em leiin.')
for res in result2:
print(f"{res['token_str']}: {res['score']:.4f}")
ṭ) and normalized ASCII text.Unable to build the model tree, the base model loops to the model itself. Learn more.