ProPMGamingYT
commited on
Create README.md
Browse filesThis model is very new and might not be that advanced.
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- es
|
5 |
+
- eo
|
6 |
+
- fr
|
7 |
+
datasets:
|
8 |
+
- HuggingFaceTB/smoltalk
|
9 |
+
- microsoft/orca-agentinstruct-1M-v1
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
+
- bertscore
|
13 |
+
- bleu
|
14 |
+
- ag2435/my_metric
|
15 |
+
- Aye10032/loss_metric
|
16 |
+
base_model:
|
17 |
+
- Qwen/Qwen2.5-Coder-32B-Instruct
|
18 |
+
new_version: Qwen/Qwen2.5-Coder-32B-Instruct
|
19 |
+
pipeline_tag: text-classification
|
20 |
+
library_name: adapter-transformers
|
21 |
+
---
|