Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
RajveeSheth commited on
Commit
e9d1658
·
verified ·
1 Parent(s): 0251b95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -53,7 +53,7 @@ configs:
53
  ```
54
  Example:
55
  sentence: प्रधानमंत्री नरेन्द्र मोदी डिजिटल इंडिया मिशन को आगे बढ़ाने के लिए पिछले सप्ताह Google के CEO सुंदर पिचाई से मुलाकात की थी।
56
- LID tags: hi hi hi en en en hi hi hi hi hi hi hi en hi en hi hi hi hi hi hi
57
  ```
58
  * **Matrix Language Identification (MLI):** Sentence-level annotation of the dominant language.
59
  ```
@@ -75,7 +75,7 @@ configs:
75
  sentence: "मालूम हो कि पेरिस स्थित Financial Action Task Force, FATF ने जून 2018 में पाकिस्तान को ग्रे लिस्ट में रखा था।"
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.<br>
79
  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.
80
  ```
81
  Example:
 
53
  ```
54
  Example:
55
  sentence: प्रधानमंत्री नरेन्द्र मोदी डिजिटल इंडिया मिशन को आगे बढ़ाने के लिए पिछले सप्ताह Google के CEO सुंदर पिचाई से मुलाकात की थी।
56
+ LID tags: hi hi hi en en en hi hi hi hi hi hi hi en hi en hi hi hi hi hi hi
57
  ```
58
  * **Matrix Language Identification (MLI):** Sentence-level annotation of the dominant language.
59
  ```
 
75
  sentence: "मालूम हो कि पेरिस स्थित Financial Action Task Force, FATF ने जून 2018 में पाकिस्तान को ग्रे लिस्ट में रखा था।"
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) and refined by human annotators for accuracy.
80
  ```
81
  Example: