Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
<img src="https://huggingface.co/bharatgenai/Param-1-2.9B-Instruct/resolve/main/BharatGen%20Logo%20(1).png" width="60%" alt="BharatGen" />
|
| 3 |
</div>
|
|
@@ -107,7 +117,7 @@ print(tokenizer.decode(output[0], skip_special_tokens=True))
|
|
| 107 |
|
| 108 |
|
| 109 |
## 📊 Benchmark Results: Ayur Param vs Baselines
|
| 110 |
-
- [BhashaBench-Ayur benchmark](
|
| 111 |
---
|
| 112 |
|
| 113 |
## 1. Overall Performance
|
|
@@ -176,10 +186,7 @@ print(tokenizer.decode(output[0], skip_special_tokens=True))
|
|
| 176 |
From the above results, **Ayur Param not only outperforms all similar-sized models** but also achieves **competitive or better performance than larger models** across multiple metrics.
|
| 177 |
|
| 178 |
|
| 179 |
-
## License
|
| 180 |
-
This dataset is released under the [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
|
| 181 |
-
|
| 182 |
## Contact
|
| 183 |
For any questions or feedback, please contact:
|
| 184 |
- Sravan Kumar ([email protected])
|
| 185 |
-
- Kundeshwar Pundalik ([email protected])
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- hi
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- bharatgenai/Param-1-2.9B-Instruct
|
| 7 |
+
pipeline_tag: text-generation
|
| 8 |
+
tags:
|
| 9 |
+
- Ayurvedic
|
| 10 |
+
---
|
| 11 |
<div align="center">
|
| 12 |
<img src="https://huggingface.co/bharatgenai/Param-1-2.9B-Instruct/resolve/main/BharatGen%20Logo%20(1).png" width="60%" alt="BharatGen" />
|
| 13 |
</div>
|
|
|
|
| 117 |
|
| 118 |
|
| 119 |
## 📊 Benchmark Results: Ayur Param vs Baselines
|
| 120 |
+
- [BhashaBench-Ayur benchmark](https://huggingface.co/datasets/bharatgenai/BhashaBench-Ayur)
|
| 121 |
---
|
| 122 |
|
| 123 |
## 1. Overall Performance
|
|
|
|
| 186 |
From the above results, **Ayur Param not only outperforms all similar-sized models** but also achieves **competitive or better performance than larger models** across multiple metrics.
|
| 187 |
|
| 188 |
|
|
|
|
|
|
|
|
|
|
| 189 |
## Contact
|
| 190 |
For any questions or feedback, please contact:
|
| 191 |
- Sravan Kumar ([email protected])
|
| 192 |
+
- Kundeshwar Pundalik ([email protected])
|