Update README.md
Browse files
README.md
CHANGED
@@ -51,4 +51,4 @@ for h in hypotheses:
|
|
51 |
print(tokenizer1.decode(h))
|
52 |
```
|
53 |
|
54 |
-
You can tune parameters for better result, and this model is ready to fine-tune in downstream tasks
|
|
|
51 |
print(tokenizer1.decode(h))
|
52 |
```
|
53 |
|
54 |
+
You can tune parameters for better result, and this model is ready to fine-tune in bilingual downstream tasks with English and Turkish.
|