Update README.md
Browse files
README.md
CHANGED
@@ -14,18 +14,20 @@ 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
|
|
|
|
|
|
|
20 |

|
21 |

|
22 |
-
|
23 |
-
# Uploaded model
|
24 |
|
25 |
- **Developed by:** fnnerd
|
26 |
- **License:** apache-2.0
|
27 |
-
- **Finetuned from model :**
|
|
|
28 |
|
29 |
-
|
30 |
|
31 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
14 |
- fnnerd/Baatcheet_Hinglish_English_Translation_Corpus
|
15 |
- findnitai/english-to-hinglish
|
16 |
---
|
|
|
17 |
|
18 |
+
# Model Summary
|
19 |
+
|
20 |
+
Based on the pre-quantized Gemma-7B model, this model has been fine-tuned on the Gemma-7B base model for Hinglish/English translations and completions using QLoRA. The training data includes two datasets: fnnerd/Baatcheet_Hinglish_English_Translation_Corpus and findnitai/english-to-hinglish.
|
21 |
+
This model, developed by L00ny Labs, has been open-sourced for research purposes. For commercial applications, a more accurate and finetuned model can be provided. For inquiries, please contact us (details below).
|
22 |

|
23 |

|
24 |
+
# Uploaded
|
|
|
25 |
|
26 |
- **Developed by:** fnnerd
|
27 |
- **License:** apache-2.0
|
28 |
+
- **Finetuned from model :** gemma-7b
|
29 |
+
- **Finetuned from model :** L00ny Labs. Email: L00ny Labs <[email protected]>. LI: https://www.linkedin.com/in/sambodhi-khandelwal-42a18816/
|
30 |
|
31 |
+
Thanks to [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
32 |
|
33 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|