Model save
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
library_name: transformers
|
4 |
model_name: llama3-2-automated-qapairs-finetuned-instructions
|
5 |
tags:
|
@@ -11,7 +11,7 @@ licence: license
|
|
11 |
|
12 |
# Model Card for llama3-2-automated-qapairs-finetuned-instructions
|
13 |
|
14 |
-
This model is a fine-tuned version of [
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|
|
|
1 |
---
|
2 |
+
base_model: mistralai/Mistral-7B-Instruct-v0.3
|
3 |
library_name: transformers
|
4 |
model_name: llama3-2-automated-qapairs-finetuned-instructions
|
5 |
tags:
|
|
|
11 |
|
12 |
# Model Card for llama3-2-automated-qapairs-finetuned-instructions
|
13 |
|
14 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|