Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- text-generation-inference
|
@@ -9,7 +10,15 @@ tags:
|
|
9 |
- gemma
|
10 |
- trl
|
11 |
base_model: unsloth/gemma-7b-bnb-4bit
|
|
|
|
|
|
|
12 |
---
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
# Uploaded model
|
15 |
|
@@ -19,4 +28,4 @@ base_model: unsloth/gemma-7b-bnb-4bit
|
|
19 |
|
20 |
This gemma model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
- hi
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
|
|
10 |
- gemma
|
11 |
- trl
|
12 |
base_model: unsloth/gemma-7b-bnb-4bit
|
13 |
+
datasets:
|
14 |
+
- fnnerd/Baatcheet_Hinglish_English_Translation_Corpus
|
15 |
+
- findnitai/english-to-hinglish
|
16 |
---
|
17 |
+
Model finetuned base model gemma-7b for Hinglish/English translations and completions using QLoRA using two datasets fnnerd/Baatcheet_Hinglish_English_Translation_Corpus and findnitai/english-to-hinglish.
|
18 |
+
|
19 |
+
Model has been opensourced by L00ny Labs for research. For commercial use, we can provide a more accurate model. Contact us https://huggingface.co/fnnerd or email Sambodhi [email protected], Yash Datta [email protected].
|
20 |
+

|
21 |
+

|
22 |
|
23 |
# Uploaded model
|
24 |
|
|
|
28 |
|
29 |
This gemma model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
30 |
|
31 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|