Update README.md
Browse files
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.
|