Update README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,10 @@ language:
|
|
4 |
- hi
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
-
-
|
8 |
-
-
|
9 |
-
-
|
10 |
-
-
|
11 |
-
- trl
|
12 |
base_model: unsloth/gemma-7b-bnb-4bit
|
13 |
datasets:
|
14 |
- fnnerd/Baatcheet_Hinglish_English_Translation_Corpus
|
@@ -18,7 +17,7 @@ datasets:
|
|
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,
|
22 |

|
23 |

|
24 |
# Uploaded
|
@@ -26,8 +25,15 @@ This model, developed by L00ny Labs, has been open-sourced for research purposes
|
|
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]>.
|
|
|
|
|
30 |
|
31 |
Thanks to [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
32 |
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- hi
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
+
- hindi
|
8 |
+
- hinglish
|
9 |
+
- language
|
10 |
+
- translation
|
|
|
11 |
base_model: unsloth/gemma-7b-bnb-4bit
|
12 |
datasets:
|
13 |
- fnnerd/Baatcheet_Hinglish_English_Translation_Corpus
|
|
|
17 |
# Model Summary
|
18 |
|
19 |
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.
|
20 |
+
This model, developed by L00ny Labs, has been open-sourced for research purposes. For commercial applications, please contact us, we might be able to provide more accurate models (details below).
|
21 |

|
22 |

|
23 |
# Uploaded
|
|
|
25 |
- **Developed by:** fnnerd
|
26 |
- **License:** apache-2.0
|
27 |
- **Finetuned from model :** gemma-7b
|
28 |
+
- **Finetuned from model :** L00ny Labs. Email: L00ny Labs <[email protected]>.
|
29 |
+
|
30 |
+
**Join our LLM experiments: https://www.linkedin.com/groups/13005614/**
|
31 |
|
32 |
Thanks to [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
33 |
|
34 |
+
# Contact
|
35 |
+
|
36 |
+
Email: L00ny Labs <[email protected]>
|
37 |
+
LinkedIn: https://www.linkedin.com/in/sambodhi-khandelwal-42a18816/
|
38 |
+
|
39 |
+
Join our LLM experiments: https://www.linkedin.com/groups/13005614/
|