Update README.md
Browse files
README.md
CHANGED
|
@@ -117,4 +117,11 @@ Enter instruction (or 'exit' to end): Where does the Sun rise?
|
|
| 117 |
ഒരു ടാസ്ക് വിവരിക്കുന്ന ഒരു നിർദ്ദേശം ചുവടെയുണ്ട്. അഭ്യർത്ഥന ശരിയായി പൂർത്തിയാക്കുന്ന ഒരു പ്രതികരണം എഴുതുക. ### Instruction: Where does the Sun rise? ### Response: The Sun rises in the east.
|
| 118 |
Enter instruction (or 'exit' to end):
|
| 119 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 120 |
# 🌟Happy coding💻🌟
|
|
|
|
| 117 |
ഒരു ടാസ്ക് വിവരിക്കുന്ന ഒരു നിർദ്ദേശം ചുവടെയുണ്ട്. അഭ്യർത്ഥന ശരിയായി പൂർത്തിയാക്കുന്ന ഒരു പ്രതികരണം എഴുതുക. ### Instruction: Where does the Sun rise? ### Response: The Sun rises in the east.
|
| 118 |
Enter instruction (or 'exit' to end):
|
| 119 |
```
|
| 120 |
+
## Demo Video
|
| 121 |
+
|
| 122 |
+
Below is a brief video highlighting the model's bilingual ability to converse in both Malayalam and English.
|
| 123 |
+
In this demonstration, I utilize Google's transliteration tool to seamlessly translate from Manglish to Malayalam. Subsequently, I copied the translated text into the prompt console for further interaction.
|
| 124 |
+
|
| 125 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/64e65800e44b2668a56f9731/fxVZiCeArF1so6tw9Unpc.mp4"></video>
|
| 126 |
+
|
| 127 |
# 🌟Happy coding💻🌟
|