Neobe commited on
Commit
a46b7ab
·
verified ·
1 Parent(s): a318236

Update model card (citations)

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,12 +15,12 @@ metrics:
15
  - chrf
16
  ---
17
 
18
- # mT5-large English→Dhivehi (sentence-level)
19
 
20
  mT5-large (1.2B, encoder-decoder) for **English→Dhivehi** translation, trained on a sentence-level Dhivehi–English corpus (machine-translated).
21
 
22
- Sentence-level variant. For general use (incl. paragraphs), prefer the paragraph models: [Qwen-para](https://huggingface.co/Neobe/en-dhivehi-qwen3-4b-lora-paragraph) / [mT5-para](https://huggingface.co/Neobe/en-dhivehi-mt5-large-paragraph).
23
- Best on single-sentence input.
24
 
25
  ## Scores (chrF / chrF++ / BLEU)
26
  | Benchmark | chrF | chrF++ | BLEU |
@@ -64,7 +64,7 @@ Domain = Maldivian news / press / Wikipedia; technical or informal English is ou
64
  ## Citation
65
  ```bibtex
66
  @misc{neobe_en_dhivehi_mt5_large_sentence_2026,
67
- title = {en-dhivehi-mt5-large-sentence},
68
  author = {Neobe},
69
  year = {2026},
70
  howpublished = {\url{https://huggingface.co/Neobe/en-dhivehi-mt5-large-sentence}}
 
15
  - chrf
16
  ---
17
 
18
+ # mT5-large English→Dhivehi (sentence-level)
19
 
20
  mT5-large (1.2B, encoder-decoder) for **English→Dhivehi** translation, trained on a sentence-level Dhivehi–English corpus (machine-translated).
21
 
22
+ Sentence-level variant. For multi-sentence input, see the paragraph models: [Qwen-para](https://huggingface.co/Neobe/en-dhivehi-qwen3-4b-lora-paragraph) / [mT5-para](https://huggingface.co/Neobe/en-dhivehi-mt5-large-paragraph).
23
+ Suited for single-sentence input.
24
 
25
  ## Scores (chrF / chrF++ / BLEU)
26
  | Benchmark | chrF | chrF++ | BLEU |
 
64
  ## Citation
65
  ```bibtex
66
  @misc{neobe_en_dhivehi_mt5_large_sentence_2026,
67
+ title = {mT5-large English→Dhivehi (sentence-level)},
68
  author = {Neobe},
69
  year = {2026},
70
  howpublished = {\url{https://huggingface.co/Neobe/en-dhivehi-mt5-large-sentence}}