Samvardhan777 commited on
Commit
ce04b9b
1 Parent(s): c9f1288

update readme

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  Model description:
3
  Model type: A 2B parameter GPT-like model finetuned on 100,000 samples consisting of an equal proportion of English and German samples.
 
1
+
2
+ Gemma 2B German to English v0.1 Alpha [Experimental Release]
3
+ This is a german instruction finetuned version of Google's Gemma 2B model. This is an experiment to see if Gemma can be Translate German to English by expanding vocabulary. While the responses may be rusty at times, it shows a lot of promise for a 2B parameter model.
4
+
5
+ # Model description:
6
+ Model type: A 2B parameter GPT-like model finetuned on 100,000 samples consisting of an equal proportion of English and German samples.
7
+ Language(s): Bilingual. English and German.
8
+ License: Google Gemma Terms of Use
9
+ Finetuned from model: Samvardhan777/gemma-2b-mt-German-to-English
10
+ Training Precision: bfloat16
11
+ Training Hardware: Free Google Colab
12
+ license: mit
13
+ pipeline_tag: translation
14
+
15
+
16
+
17
  ---
18
  Model description:
19
  Model type: A 2B parameter GPT-like model finetuned on 100,000 samples consisting of an equal proportion of English and German samples.