Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
RajveeSheth commited on
Commit
54dd2fc
·
verified ·
1 Parent(s): 8cad253

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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