Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ tags:
|
|
| 8 |
- Summarization
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
library_name: transformers
|
|
|
|
| 11 |
---
|
| 12 |
<div align="center">
|
| 13 |
<img src="https://huggingface.co/bharatgenai/Param-1-2.9B-Instruct/resolve/main/BharatGen%20Logo%20(1).png" width="60%" alt="BharatGen" />
|
|
@@ -194,9 +195,4 @@ print(tokenizer.decode(output[0], skip_special_tokens=True))
|
|
| 194 |
| **Hard** | 27.51 | 29.23 | 27.70 | 31.81 | 32.57 | 33.05 | 30.18 |
|
| 195 |
| **Medium** | 30.25 | 32.45 | 26.46 | 32.49 | 32.77 | 34.30 | 31.61 |
|
| 196 |
|
| 197 |
-
---
|
| 198 |
-
|
| 199 |
-
## 📜 License
|
| 200 |
-
|
| 201 |
-
This SFT checkpoint is released under the **BharatGen non-commercial license**.<br>
|
| 202 |
-
Please refer to the [LICENSE](./LICENSE) for terms and conditions.
|
|
|
|
| 8 |
- Summarization
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
library_name: transformers
|
| 11 |
+
license: apache-2.0
|
| 12 |
---
|
| 13 |
<div align="center">
|
| 14 |
<img src="https://huggingface.co/bharatgenai/Param-1-2.9B-Instruct/resolve/main/BharatGen%20Logo%20(1).png" width="60%" alt="BharatGen" />
|
|
|
|
| 195 |
| **Hard** | 27.51 | 29.23 | 27.70 | 31.81 | 32.57 | 33.05 | 30.18 |
|
| 196 |
| **Medium** | 30.25 | 32.45 | 26.46 | 32.49 | 32.77 | 34.30 | 31.61 |
|
| 197 |
|
| 198 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|