Pankaj Mathur commited on
Commit ·
b8758ca
1
Parent(s): f64f7df
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ language:
|
|
| 3 |
- en
|
| 4 |
library_name: transformers
|
| 5 |
datasets:
|
| 6 |
-
-
|
| 7 |
---
|
| 8 |
|
| 9 |
# model_42_70b
|
|
@@ -12,6 +12,9 @@ A Llama2-70b model fine-tuned using QLora on all the linear layers with carefull
|
|
| 12 |
|
| 13 |
<br>
|
| 14 |
|
|
|
|
|
|
|
|
|
|
| 15 |
## Evaluation
|
| 16 |
|
| 17 |
We evaluated model_42_70b on a wide range of tasks using [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) from EleutherAI.
|
|
|
|
| 3 |
- en
|
| 4 |
library_name: transformers
|
| 5 |
datasets:
|
| 6 |
+
- psmathur/lima_unchained_v1
|
| 7 |
---
|
| 8 |
|
| 9 |
# model_42_70b
|
|
|
|
| 12 |
|
| 13 |
<br>
|
| 14 |
|
| 15 |
+
|
| 16 |
+
**P.S. If you're interested to collaborate, please connect with me at www.linkedin.com/in/pankajam.**
|
| 17 |
+
|
| 18 |
## Evaluation
|
| 19 |
|
| 20 |
We evaluated model_42_70b on a wide range of tasks using [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) from EleutherAI.
|