Update README.md
Browse files
README.md
CHANGED
@@ -12,11 +12,14 @@ language:
|
|
12 |
- es
|
13 |
metrics:
|
14 |
- accuracy
|
|
|
|
|
15 |
base_model:
|
16 |
- deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
|
17 |
tags:
|
18 |
- thinking
|
19 |
- reasoning
|
|
|
20 |
---
|
21 |
# Fusion-T1
|
22 |
<!-- markdownlint-disable first-line-h1 -->
|
|
|
12 |
- es
|
13 |
metrics:
|
14 |
- accuracy
|
15 |
+
parameters :
|
16 |
+
- 975B
|
17 |
base_model:
|
18 |
- deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
|
19 |
tags:
|
20 |
- thinking
|
21 |
- reasoning
|
22 |
+
pipeline_tag: any-to-any
|
23 |
---
|
24 |
# Fusion-T1
|
25 |
<!-- markdownlint-disable first-line-h1 -->
|