ahmedheakl commited on
Commit
b37b9b5
โ€ข
1 Parent(s): 33ac479

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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.