Priyankabedekar commited on
Commit
bdb3992
1 Parent(s): 28128e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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): Average threshold of the pair (0.35)
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