Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,8 @@ datasets:
|
|
5 |
base_model:
|
6 |
- Qwen/QwQ-32B-Preview
|
7 |
- IamCreateAI/Ruyi-Mini-7B
|
8 |
-
new_version:
|
9 |
-
pipeline_tag: text-classification
|
10 |
library_name: fasttext
|
|
|
|
|
11 |
---
|
|
|
5 |
base_model:
|
6 |
- Qwen/QwQ-32B-Preview
|
7 |
- IamCreateAI/Ruyi-Mini-7B
|
8 |
+
new_version: Qwen/Qwen2.5-Coder-32B-Instruct
|
|
|
9 |
library_name: fasttext
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
---
|