End of training
Browse files
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
library_name: peft
|
4 |
-
tags:
|
5 |
-
- trl
|
6 |
-
- sft
|
7 |
-
- generated_from_trainer
|
8 |
-
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
9 |
-
model-index:
|
10 |
-
- name: xwin-finetuned-alpaca-cleaned
|
11 |
-
results: []
|
12 |
-
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
@@ -51,6 +51,6 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
- PEFT 0.11.1
|
53 |
- Transformers 4.40.2
|
54 |
-
- Pytorch 2.
|
55 |
- Datasets 2.19.1
|
56 |
- Tokenizers 0.19.1
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- generated_from_trainer
|
8 |
+
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
9 |
+
model-index:
|
10 |
+
- name: xwin-finetuned-alpaca-cleaned
|
11 |
+
results: []
|
12 |
+
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
51 |
|
52 |
- PEFT 0.11.1
|
53 |
- Transformers 4.40.2
|
54 |
+
- Pytorch 2.2.1+cu121
|
55 |
- Datasets 2.19.1
|
56 |
- Tokenizers 0.19.1
|