satpalsr commited on
Commit
02da65a
1 Parent(s): d50d18b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,9 +8,9 @@ language:
8
  ---
9
 
10
  # Mistral Translation Classify
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. Take a look at [dataset](BhabhaAI/translation-classify) for examples
 
8
  ---
9
 
10
  # Mistral Translation Classify
11
+ This is a fine tuned model on the [translation-classify dataset](https://huggingface.co/datasets/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. Take a look at [dataset](https://huggingface.co/datasets/BhabhaAI/translation-classify) for examples