divyanshukunwar
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
language:
|
|
|
4 |
- hi
|
5 |
- en
|
6 |
-
- bh
|
7 |
base_model:
|
8 |
- google/gemma-2-9b
|
9 |
library_name: transformers
|
10 |
---
|
11 |
|
12 |
-
SASTRI_1_9B is a new model fine tuned for
|
13 |
-
More detail about the dataset and evaluation
|
14 |
-
Model trained on similar languages can be adapted for a
|
|
|
15 |
Let's see what model has to say about itself.
|
16 |
|
17 |
You can also download the GGUF version from : https://huggingface.co/divyanshukunwar/SASTRI_1_9B_GGUF
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
+
- bh
|
5 |
- hi
|
6 |
- en
|
|
|
7 |
base_model:
|
8 |
- google/gemma-2-9b
|
9 |
library_name: transformers
|
10 |
---
|
11 |
|
12 |
+
SASTRI_1_9B is a new model fine tuned for bhojpuri & hindi languages.
|
13 |
+
More detail about the dataset used and evaluation will be shared soon.
|
14 |
+
Model trained on similar languages can be adapted for a very low resource language.
|
15 |
+
|
16 |
Let's see what model has to say about itself.
|
17 |
|
18 |
You can also download the GGUF version from : https://huggingface.co/divyanshukunwar/SASTRI_1_9B_GGUF
|