sade-adrien
commited on
Commit
•
7ce28a0
1
Parent(s):
a275f9e
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,8 @@ It achieves the following results on the evaluation set:
|
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
-
|
|
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
@@ -27,7 +28,7 @@ More information needed
|
|
27 |
|
28 |
## Training and evaluation data
|
29 |
|
30 |
-
|
31 |
|
32 |
## Training procedure
|
33 |
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
+
This model is a fine-tuning of Mistral-7B-Instruct-v0.1.
|
23 |
+
This FT was donne with full attention (removind SWA).
|
24 |
|
25 |
## Intended uses & limitations
|
26 |
|
|
|
28 |
|
29 |
## Training and evaluation data
|
30 |
|
31 |
+
Data is a 9k sample from the RedPajama datset. The context is <=7200 with a decreasing exponential law of scale 1500.
|
32 |
|
33 |
## Training procedure
|
34 |
|