NeuralNovel
commited on
Commit
•
494ca9c
1
Parent(s):
4025f90
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
## NeuralNovel/Senzu-7B-v0.1
|
17 |
|
|
|
|
|
18 |
```yaml
|
19 |
base_model: mistralai/Mistral-7B-v0.1
|
20 |
model_type: AutoModelForCausalLM
|
@@ -100,28 +102,6 @@ special_tokens:
|
|
100 |
|
101 |
```
|
102 |
|
103 |
-
</details><br>
|
104 |
-
|
105 |
-
# out
|
106 |
-
|
107 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the Neural-DPO, metamath_gsm8k and RPGPT_PublicDomain-alpaca dataset.
|
108 |
-
It achieves the following results on the evaluation set:
|
109 |
-
- Loss: 0.0000
|
110 |
-
|
111 |
-
## Model description
|
112 |
-
|
113 |
-
More information needed
|
114 |
-
|
115 |
-
## Intended uses & limitations
|
116 |
-
|
117 |
-
More information needed
|
118 |
-
|
119 |
-
## Training and evaluation data
|
120 |
-
|
121 |
-
More information needed
|
122 |
-
|
123 |
-
## Training procedure
|
124 |
-
|
125 |
### Training hyperparameters
|
126 |
|
127 |
The following hyperparameters were used during training:
|
|
|
15 |
|
16 |
## NeuralNovel/Senzu-7B-v0.1
|
17 |
|
18 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the Neural-DPO, metamath_gsm8k and RPGPT_PublicDomain-alpaca dataset.
|
19 |
+
|
20 |
```yaml
|
21 |
base_model: mistralai/Mistral-7B-v0.1
|
22 |
model_type: AutoModelForCausalLM
|
|
|
102 |
|
103 |
```
|
104 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
### Training hyperparameters
|
106 |
|
107 |
The following hyperparameters were used during training:
|