johnlockejrr commited on
Commit
535725a
·
verified ·
1 Parent(s): 39d03e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -46,7 +46,7 @@ A fine-tuned MarianMT model for automatic Eastern Syriac (Mossul Bible) vocaliza
46
 
47
  ## Model Description
48
 
49
- This model is fine-tuned from [`Helsinki-NLP/opus-mt-tc-bible-big-sem-en`](https://huggingface.co/Helsinki-NLP/opus-mt-tc-bible-big-sem-en) to perform Eastern Syriac vocalization—the task of adding diacritical marks (vowels) to consonantal Syriac text. The model is specifically trained on **Eastern Syriac** texts, including the Mossul dialect, and is optimized for the Eastern Syriac vocalization system.
50
 
51
  ### Key Features
52
 
@@ -74,7 +74,7 @@ This model is fine-tuned from [`Helsinki-NLP/opus-mt-tc-bible-big-sem-en`](https
74
  - **Test Examples**: 1,239
75
  - **Total**: 30,969 sentence pairs
76
  - **Source**:
77
- - Eastern Syriac Bible texts (Mossul dialect)
78
  - Digital Syriac Corpus texts vocalized in Eastern Syriac
79
  - **Format**: Consonantal and vocalized Eastern Syriac pairs
80
 
@@ -256,7 +256,7 @@ If you use this model, please cite:
256
  - **Base Model**: [Helsinki-NLP/opus-mt-tc-bible-big-sem-en](https://huggingface.co/Helsinki-NLP/opus-mt-tc-bible-big-sem-en) by the Helsinki NLP team
257
  - **Framework**: [Hugging Face Transformers](https://github.com/huggingface/transformers)
258
  - **Training Framework**: MarianMT architecture
259
- - **Training Data**: Eastern Syriac Bible texts (Mossul dialect) and Digital Syriac Corpus texts
260
 
261
  ## Model Card Contact
262
 
 
46
 
47
  ## Model Description
48
 
49
+ This model is fine-tuned from [`Helsinki-NLP/opus-mt-tc-bible-big-sem-en`](https://huggingface.co/Helsinki-NLP/opus-mt-tc-bible-big-sem-en) to perform Eastern Syriac vocalization—the task of adding diacritical marks (vowels) to consonantal Syriac text. The model is specifically trained on **Eastern Syriac** texts, and is optimized for the Eastern Syriac vocalization system.
50
 
51
  ### Key Features
52
 
 
74
  - **Test Examples**: 1,239
75
  - **Total**: 30,969 sentence pairs
76
  - **Source**:
77
+ - Eastern Syriac Bible texts (Mossul edition)
78
  - Digital Syriac Corpus texts vocalized in Eastern Syriac
79
  - **Format**: Consonantal and vocalized Eastern Syriac pairs
80
 
 
256
  - **Base Model**: [Helsinki-NLP/opus-mt-tc-bible-big-sem-en](https://huggingface.co/Helsinki-NLP/opus-mt-tc-bible-big-sem-en) by the Helsinki NLP team
257
  - **Framework**: [Hugging Face Transformers](https://github.com/huggingface/transformers)
258
  - **Training Framework**: MarianMT architecture
259
+ - **Training Data**: Eastern Syriac Bible texts (Mossul edition) and Digital Syriac Corpus texts
260
 
261
  ## Model Card Contact
262