CadenzaBaron
commited on
Commit
•
355c6cf
1
Parent(s):
48effef
Update README.md
Browse files
README.md
CHANGED
@@ -34,4 +34,4 @@ translation = tokenizer.batch_decode(translated_tokens, skip_special_tokens=True
|
|
34 |
print("CH : ", test_string , " // EN : ", translation)```
|
35 |
```
|
36 |
|
37 |
-
|
|
|
34 |
print("CH : ", test_string , " // EN : ", translation)```
|
35 |
```
|
36 |
|
37 |
+
Translation sample and comparison with Google Translate and DeepL : [Link to Spreadsheet](https://docs.google.com/spreadsheets/d/1J1i9P0nyI9q5-m2iZGSUatt3ZdHSxU8NOp9tJH7wxsk/edit?usp=sharing)
|