Update README.md
Browse files
README.md
CHANGED
@@ -76,7 +76,7 @@ configs:
|
|
76 |
NER tags: "पेरिस": GPE, "Financial Action Task Force, FATF": ORGANISATION, "2018": Date, "पाकिस्तान": GPE
|
77 |
```
|
78 |
* **Translation:** Parallel translation of sentences in Romanized Hindi and Devanagari Hindi and English languages.
|
79 |
-
Initial translation predictions were generated using the [Llama 3.3 LLM](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct)
|
80 |
```
|
81 |
Example:
|
82 |
Hinglish Sentence: "भारत में भी green growth, climate resilient infrastructure और ग्रीन transition पर विशेष रूप से बल दिया जा रहा है।"
|
|
|
76 |
NER tags: "पेरिस": GPE, "Financial Action Task Force, FATF": ORGANISATION, "2018": Date, "पाकिस्तान": GPE
|
77 |
```
|
78 |
* **Translation:** Parallel translation of sentences in Romanized Hindi and Devanagari Hindi and English languages.
|
79 |
+
Initial translation predictions were generated using the [Llama 3.3 LLM](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct), which annotators then refined and corrected.
|
80 |
```
|
81 |
Example:
|
82 |
Hinglish Sentence: "भारत में भी green growth, climate resilient infrastructure और ग्रीन transition पर विशेष रूप से बल दिया जा रहा है।"
|