Telugu-LLM-Labs
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -4,25 +4,16 @@ license_name: gemma
|
|
4 |
license_link: LICENSE
|
5 |
---
|
6 |
|
7 |
-
---
|
8 |
-
license: other
|
9 |
-
datasets:
|
10 |
-
- Telugu-LLM-Labs/yahma_alpaca_cleaned_telugu_filtered_and_romanized
|
11 |
-
- >-
|
12 |
-
Telugu-LLM-Labs/teknium_GPTeacher_general_instruct_telugu_filtered_and_romanized
|
13 |
-
language:
|
14 |
-
- te
|
15 |
-
- en
|
16 |
-
---
|
17 |
# Telugu-gemma-2b-finetuned-sft
|
18 |
|
19 |
-
|
20 |
This model is based on [google/gemma-2b](https://huggingface.co/google/gemma-2b) and hase been finetuned on instruction datasets:
|
21 |
1. [yahma_alpaca_cleaned_telugu_filtered_and_romanized](https://huggingface.co/datasets/Telugu-LLM-Labs/yahma_alpaca_cleaned_telugu_filtered_and_romanized)
|
22 |
2. [teknium_GPTeacher_general_instruct_telugu_filtered_and_romanized](https://huggingface.co/datasets/Telugu-LLM-Labs/teknium_GPTeacher_general_instruct_telugu_filtered_and_romanized)
|
23 |
|
24 |
The model is finetuned using [unsloth](https://github.com/unslothai/unsloth) library and we provide inference code using the same for faster inference.
|
25 |
|
|
|
|
|
26 |
# Input Text Format
|
27 |
|
28 |
```
|
|
|
4 |
license_link: LICENSE
|
5 |
---
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
# Telugu-gemma-2b-finetuned-sft
|
8 |
|
|
|
9 |
This model is based on [google/gemma-2b](https://huggingface.co/google/gemma-2b) and hase been finetuned on instruction datasets:
|
10 |
1. [yahma_alpaca_cleaned_telugu_filtered_and_romanized](https://huggingface.co/datasets/Telugu-LLM-Labs/yahma_alpaca_cleaned_telugu_filtered_and_romanized)
|
11 |
2. [teknium_GPTeacher_general_instruct_telugu_filtered_and_romanized](https://huggingface.co/datasets/Telugu-LLM-Labs/teknium_GPTeacher_general_instruct_telugu_filtered_and_romanized)
|
12 |
|
13 |
The model is finetuned using [unsloth](https://github.com/unslothai/unsloth) library and we provide inference code using the same for faster inference.
|
14 |
|
15 |
+
The model is finetuned only on native telugu SFT data from above datasets and we will update the model with transliteration in upcoming days.
|
16 |
+
|
17 |
# Input Text Format
|
18 |
|
19 |
```
|