initial
Browse files
README.md
CHANGED
@@ -1,11 +1,17 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
-
<!--
|
9 |
|
10 |
|
11 |
|
@@ -13,11 +19,15 @@ tags: []
|
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
-
<!--
|
|
|
|
|
|
|
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:**
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
- **Model type:** [More Information Needed]
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: gemma
|
4 |
+
datasets:
|
5 |
+
- ai4bharat/sangraha
|
6 |
+
language:
|
7 |
+
- mr
|
8 |
+
- en
|
9 |
+
pipeline_tag: text-generation
|
10 |
---
|
11 |
|
12 |
# Model Card for Model ID
|
13 |
|
14 |
+
<!-- -->
|
15 |
|
16 |
|
17 |
|
|
|
19 |
|
20 |
### Model Description
|
21 |
|
22 |
+
<!-- Shivneri Marathi LLM is being built with the wish to bring the benefits of Generative AI to non-English (especially Marathi) speaking population of India.
|
23 |
+
Marathi has the third largest number of native speakers in India, after Hindi and Bengali.
|
24 |
+
Almost 83 million people speak the language.
|
25 |
+
This is a preliminary version of our Marathi LLM (Large Language Model)!
|
26 |
+
Built on the mighty Gemma 7B base model, Shivneri LLM can generate creative and informative text in both Marathi and English. This is just the beginning – we're constantly improving Shivneri, and even more exciting features are on the horizon! -->
|
27 |
|
28 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
29 |
|
30 |
+
- **Developed by:** Amit Ghadge
|
31 |
- **Funded by [optional]:** [More Information Needed]
|
32 |
- **Shared by [optional]:** [More Information Needed]
|
33 |
- **Model type:** [More Information Needed]
|