Update README.md
Browse files
README.md
CHANGED
@@ -62,4 +62,4 @@ tokenizer.decode(generated_tokens[0], skip_special_tokens=True)
|
|
62 |
|
63 |
### Metrics
|
64 |
|
65 |
-
- **bertscore**:
|
|
|
62 |
|
63 |
### Metrics
|
64 |
|
65 |
+
- **bertscore**: to pay more attention in representing the same meaning rather than focusing on individual words (Semantic Translation, not Syntactic Translation)
|