ahmedheakl
commited on
Commit
โข
b37b9b5
1
Parent(s):
33ac479
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- ar
|
5 |
+
- en
|
6 |
+
library_name: transformers
|
7 |
+
pipeline_tag: translation
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
This model is trained to take in a code-switched example and return the English translation. The model is based on LLaMa2 Chat.
|