Update README.md
Browse files
README.md
CHANGED
@@ -353,6 +353,7 @@ print(outputs[0].outputs[0].text)
|
|
353 |
# Feature: Multilinguality
|
354 |
|
355 |
We have trained our model to be able to answer questions in English based on texts in other languages too!
|
|
|
356 |
(Note - this is still giving variable results depending on the question and the language of the correct reference. Stay tuned for further improvements in the future.)
|
357 |
|
358 |
<details>
|
|
|
353 |
# Feature: Multilinguality
|
354 |
|
355 |
We have trained our model to be able to answer questions in English based on texts in other languages too!
|
356 |
+
|
357 |
(Note - this is still giving variable results depending on the question and the language of the correct reference. Stay tuned for further improvements in the future.)
|
358 |
|
359 |
<details>
|