satpalsr commited on
Commit
7a9972b
·
verified ·
1 Parent(s): 6896b28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -11,3 +11,6 @@ language:
11
  This is a fine tuned model on the [translation-classify dataset](BhabhaAI/translation-classify) to classify whether we should translate an example.
12
  It achieves 94% accuracy on validation dataset.
13
 
 
 
 
 
11
  This is a fine tuned model on the [translation-classify dataset](BhabhaAI/translation-classify) to classify whether we should translate an example.
12
  It achieves 94% accuracy on validation dataset.
13
 
14
+ ## Examples
15
+ Some question when translated does not remain meaningful/correct. The goal is to avoid such examples.
16
+ This includes coding, word-count, spelling error detection etc.