ashercn97 commited on
Commit
0b66af3
1 Parent(s): f59355d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - he
5
+ - en
6
+ pipeline_tag: text-generation
7
+ ---
8
+ # Avi 1.1B
9
+ Avi is a fine tune of TinyLlama. While TinyLlama originally only spoke English, Avi was trained on Hebrew data, so it speaks hebrew.
10
+
11
+
12
+ ## Data
13
+ Avi was trained on the Platypus and Alpaca-GPT4 datasets, machine translated into Hebrew. While I know this is not the optimal approach, it is what I did.
14
+