Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,19 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# saqr-7b-merged
|
7 |
|
8 |
|
9 |
-
|
10 |
-
|
11 |
-
### Model Description
|
12 |
-
|
13 |
-
This model is a merged version of **[saqr-7b-instruct](https://huggingface.co/Menouar/saqr-7b-instruct)** with LoRA Adapters.
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- saqr-7b-instrcut
|
5 |
+
- Pytorch
|
6 |
+
license: apache-2.0
|
7 |
+
datasets:
|
8 |
+
- HuggingFaceH4/ultrachat_200k
|
9 |
+
- openbmb/UltraFeedback
|
10 |
+
- gsm8k
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
pipeline_tag: text-generation
|
14 |
---
|
15 |
|
16 |
# saqr-7b-merged
|
17 |
|
18 |
|
19 |
+
This model is a merged version of [**saqr-7b-instruct**](https://huggingface.co/Menouar/saqr-7b-instruct) with LoRA Adapters.
|
|
|
|
|
|
|
|