munish0838
commited on
Commit
•
34ff3ef
1
Parent(s):
51f2cd4
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ language:
|
|
6 |
- en
|
7 |
- zh
|
8 |
base_model: augmxnt/Qwen2-7B-Instruct-deccp
|
|
|
9 |
---
|
10 |
|
11 |
# QuantFactory/Qwen2-7B-Instruct-deccp-GGUF
|
@@ -72,5 +73,4 @@ Update: the original deccp model performance numbers were wrong due to the vecto
|
|
72 |
| [Llama 3 8B Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) | 0.4105 | 0.45 | 0.556 | 0.525 | 0.595 | 0.352 | 0.324 | 0.0 | 0.403 | 0.344 | 0.324 | 0.25 | 0.75 | 0.75 | 0.0 | 0.52 | 0.45 |
|
73 |
| [Qwen 2 7B Instruct](https://huggingface.co/Qwen/Qwen2-7B-Instruct) | 0.4345 | 0.756 | 0.744 | 0.546 | 0.741 | 0.479 | 0.319 | 1.0 | 0.377 | 0.443 | 0.243 | 0.25 | 0.25 | 0.75 | 0.0 | 0.58 | 0.40 |
|
74 |
| [Qwen 2 7B Instruct deccp](https://huggingface.co/augmxnt/Qwen2-7B-Instruct-deccp) | 0.4285 | 0.844 | 0.731 | 0.587 | 0.777 | 0.465 | 0.31 | 0.0 | 0.359 | 0.459 | 0.216 | 0.25 | 0.25 | 0.625 | 0.0 | 0.5 | 0.40 |
|
75 |
-
| [Dolphin 2.9.2 Qwen2 7B](https://huggingface.co/cognitivecomputations/dolphin-2.9.2-qwen2-7b) | 0.4115 | 0.637 | 0.738 | 0.664 | 0.691 | 0.296 | 0.398 | 0.0 | 0.29 | 0.23 | 0.351 | 0.125 | 0.25 | 0.5 | 0.25| 0.26 | 0.55 |
|
76 |
-
|
|
|
6 |
- en
|
7 |
- zh
|
8 |
base_model: augmxnt/Qwen2-7B-Instruct-deccp
|
9 |
+
pipeline_tag: text-generation
|
10 |
---
|
11 |
|
12 |
# QuantFactory/Qwen2-7B-Instruct-deccp-GGUF
|
|
|
73 |
| [Llama 3 8B Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) | 0.4105 | 0.45 | 0.556 | 0.525 | 0.595 | 0.352 | 0.324 | 0.0 | 0.403 | 0.344 | 0.324 | 0.25 | 0.75 | 0.75 | 0.0 | 0.52 | 0.45 |
|
74 |
| [Qwen 2 7B Instruct](https://huggingface.co/Qwen/Qwen2-7B-Instruct) | 0.4345 | 0.756 | 0.744 | 0.546 | 0.741 | 0.479 | 0.319 | 1.0 | 0.377 | 0.443 | 0.243 | 0.25 | 0.25 | 0.75 | 0.0 | 0.58 | 0.40 |
|
75 |
| [Qwen 2 7B Instruct deccp](https://huggingface.co/augmxnt/Qwen2-7B-Instruct-deccp) | 0.4285 | 0.844 | 0.731 | 0.587 | 0.777 | 0.465 | 0.31 | 0.0 | 0.359 | 0.459 | 0.216 | 0.25 | 0.25 | 0.625 | 0.0 | 0.5 | 0.40 |
|
76 |
+
| [Dolphin 2.9.2 Qwen2 7B](https://huggingface.co/cognitivecomputations/dolphin-2.9.2-qwen2-7b) | 0.4115 | 0.637 | 0.738 | 0.664 | 0.691 | 0.296 | 0.398 | 0.0 | 0.29 | 0.23 | 0.351 | 0.125 | 0.25 | 0.5 | 0.25| 0.26 | 0.55 |
|
|