End of training
Browse files
README.md
CHANGED
@@ -1,10 +1,16 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
|
|
|
|
|
|
|
|
3 |
- trl
|
4 |
- sft
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
-
|
8 |
model-index:
|
9 |
- name: zephyr-7b-sft-full-amazon
|
10 |
results: []
|
@@ -15,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# zephyr-7b-sft-full-amazon
|
17 |
|
18 |
-
This model
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: mistralai/Mistral-7B-v0.1
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
+
- generated_from_trainer
|
9 |
- trl
|
10 |
- sft
|
11 |
- generated_from_trainer
|
12 |
datasets:
|
13 |
+
- amazon_internal
|
14 |
model-index:
|
15 |
- name: zephyr-7b-sft-full-amazon
|
16 |
results: []
|
|
|
21 |
|
22 |
# zephyr-7b-sft-full-amazon
|
23 |
|
24 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the amazon_internal dataset.
|
25 |
|
26 |
## Model description
|
27 |
|