Update README.md
Browse files
README.md
CHANGED
@@ -53,7 +53,7 @@ configs:
|
|
53 |
```
|
54 |
Example:
|
55 |
sentence: प्रधानमंत्री नरेन्द्र मोदी डिजिटल इंडिया मिशन को आगे बढ़ाने के लिए पिछले सप्ताह Google के CEO सुंदर पिचाई से मुलाकात की थी।
|
56 |
-
LID tags:
|
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
|
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:
|