Update README.md
Browse files
README.md
CHANGED
@@ -65,4 +65,4 @@ tokenizer.decode(generated_tokens[0], skip_special_tokens=True)
|
|
65 |
|
66 |
### Metrics
|
67 |
- **COMET**: to pay more attention in representing the same meaning rather than focusing on individual words (Semantic Translation, not Syntactic Translation)
|
68 |
-
- [**Fluency Score**](https://huggingface.co/
|
|
|
65 |
|
66 |
### Metrics
|
67 |
- **COMET**: to pay more attention in representing the same meaning rather than focusing on individual words (Semantic Translation, not Syntactic Translation)
|
68 |
+
- [**Fluency Score**](https://huggingface.co/Baleegh/Fluency_Score): A custom built metric to classify a metric if it is classical or not.
|