Add pipeline tag and library name (#1)
Browse files- Add pipeline tag and library name (27aa12bb2974af906669e5237cde8124ebb96c94)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -10,9 +10,10 @@ tags:
|
|
10 |
- cft
|
11 |
- math
|
12 |
- reasoning
|
|
|
|
|
13 |
---
|
14 |
|
15 |
-
|
16 |
# Qwen2.5-Math-7B-CFT
|
17 |
|
18 |
<div style="display: flex; gap: 4px; align-items: center">
|
@@ -68,10 +69,4 @@ The model demonstrates that learning to critique is more effective than learning
|
|
68 |
|
69 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/636a35eff8d9af4aea181608/tLLFW6OEASFojDyX1Zh-K.png)*Table 1: Performance comparison of Qwen2.5-Math-7B-CFT vs. other reasoning-specialized models.*
|
70 |
|
71 |
-
For more details about the model architecture, methodology, and comprehensive evaluation results, please visit our [project webpage](https://tiger-ai-lab.github.io/CritiqueFineTuning).
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
|
|
10 |
- cft
|
11 |
- math
|
12 |
- reasoning
|
13 |
+
pipeline_tag: text-generation
|
14 |
+
library_name: transformers
|
15 |
---
|
16 |
|
|
|
17 |
# Qwen2.5-Math-7B-CFT
|
18 |
|
19 |
<div style="display: flex; gap: 4px; align-items: center">
|
|
|
69 |
|
70 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/636a35eff8d9af4aea181608/tLLFW6OEASFojDyX1Zh-K.png)*Table 1: Performance comparison of Qwen2.5-Math-7B-CFT vs. other reasoning-specialized models.*
|
71 |
|
72 |
+
For more details about the model architecture, methodology, and comprehensive evaluation results, please visit our [project webpage](https://tiger-ai-lab.github.io/CritiqueFineTuning).
|
|
|
|
|
|
|
|
|
|
|
|