Priyankabedekar
commited on
Commit
•
bdb3992
1
Parent(s):
28128e7
Update README.md
Browse files
README.md
CHANGED
@@ -117,7 +117,7 @@ A random sample from Hindi (hin) Train dataset.
|
|
117 |
- `native word` (string): A word in Indic language.
|
118 |
- `english word` (string): Transliteration of native word in English (Romanised word).
|
119 |
- `source` (string): Source of the data.
|
120 |
-
- `score` (num):
|
121 |
|
122 |
For created data sources, depending on the destination/sampling method of a pair in a language, it will be one of:
|
123 |
- Dakshina Dataset
|
|
|
117 |
- `native word` (string): A word in Indic language.
|
118 |
- `english word` (string): Transliteration of native word in English (Romanised word).
|
119 |
- `source` (string): Source of the data.
|
120 |
+
- `score` (num): Character level log probability of indic word given roman word by IndicXlit (model). Pairs with average threshold of the 0.35 are considered.
|
121 |
|
122 |
For created data sources, depending on the destination/sampling method of a pair in a language, it will be one of:
|
123 |
- Dakshina Dataset
|