Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ configs:
|
|
56 |
* **Named Entity Recognition (NER):** Identification of entities in Hinglish text.<br>
|
57 |
Each token is pre-assigned a language tag using the [CodeSwitch NLP library](https://github.com/sagorbrur/codeswitch), which annotators then reviewed and corrected.
|
58 |
* **Translation:** Parallel translation of sentences in Romanized Hindi and Devanagari Hindi and English languages.<br>
|
59 |
-
Initial translation predictions were generated using the [Llama 3.3 LLM](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct).
|
60 |
|
61 |
### Dataset Description
|
62 |
|
|
|
56 |
* **Named Entity Recognition (NER):** Identification of entities in Hinglish text.<br>
|
57 |
Each token is pre-assigned a language tag using the [CodeSwitch NLP library](https://github.com/sagorbrur/codeswitch), which annotators then reviewed and corrected.
|
58 |
* **Translation:** Parallel translation of sentences in Romanized Hindi and Devanagari Hindi and English languages.<br>
|
59 |
+
Initial translation predictions were generated using the [Llama 3.3 LLM](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct) and refined by human annotators for accuracy.
|
60 |
|
61 |
### Dataset Description
|
62 |
|