update model tags
Browse files
README.md
CHANGED
@@ -1,3 +1,46 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
base_model: alpindale/Mistral-7B-v0.2-hf
|
3 |
+
library_name: transformers
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- generated_from_trainer
|
8 |
+
- quantized
|
9 |
+
- 4-bit
|
10 |
+
- AWQ
|
11 |
+
- autotrain_compatible
|
12 |
+
- endpoints_compatible
|
13 |
+
- text-generation-inference
|
14 |
+
- chatml
|
15 |
+
model-index:
|
16 |
+
- name: workspace/dolphin-2.8-mistral-7b
|
17 |
+
results: []
|
18 |
+
quantized_by: Suparious
|
19 |
+
pipeline_tag: text-generation
|
20 |
+
model_creator: cognitivecomputations
|
21 |
+
model_name: dolphin-2.8-mistral-7b-v02
|
22 |
+
model_type: mistral
|
23 |
+
inference: false
|
24 |
+
prompt_template: '<|im_start|>system
|
25 |
+
|
26 |
+
{system_message}<|im_end|>
|
27 |
+
|
28 |
+
<|im_start|>user
|
29 |
+
|
30 |
+
{prompt}<|im_end|>
|
31 |
+
|
32 |
+
<|im_start|>assistant
|
33 |
+
|
34 |
+
'
|
35 |
---
|
36 |
+
# cognitivecomputations/dolphin-2.8-mistral-7b-v02 AWQ
|
37 |
+
|
38 |
+
|
39 |
+
|
40 |
+
## Model Summary
|
41 |
+
|
42 |
+
This model is a fine-tuned version of [alpindale/Mistral-7B-v0.2-hf](https://huggingface.co/alpindale/Mistral-7B-v0.2-hf) on the None dataset.
|
43 |
+
It achieves the following results on the evaluation set:
|
44 |
+
- Loss: 0.4828
|
45 |
+
|
46 |
+
|