seanbenhur commited on
Commit
3efddc6
·
1 Parent(s): 0d35883

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,4 +48,4 @@ if __name__ == "__main__":
48
 
49
 
50
  ### Some concerns
51
- - Note the model is trained on relatively lower samples (i.e 12k) but with languages Hindi, Bengali, Meitei, and English. The native scripts were trained on both native on codemixed scripts, So the model might perform poorly on many text samples and might not generalize well. We are continuously improving the model.
 
48
 
49
 
50
  ### Some concerns
51
+ - Note: The model is trained on relatively lower samples (i.e 12k) but with mix of four languages Hindi, Bengali, Meitei, and English. It contains both native on codemixed scripts, So the model might perform poorly on many text samples and might not generalize well. We are continuously improving the model.