Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 基于FormalGeo7K的推理模型
|
| 2 |
|
| 3 |
## 快速开始
|
|
@@ -226,5 +229,4 @@ print(f'Reasoning steps is\n{respones}')
|
|
| 226 |
## Performance
|
| 227 |
| | Q => Predicted CDL + CoT Answer | Q + Predicted CDL => CoT Answer | Q + Predicted CDL => Calibrated CDL + CoT Answer |
|
| 228 |
|-----|-------------------------------------|--------------------------------------|------------------------------------------------------|
|
| 229 |
-
| siglip-0.4B-yi1.5-9B | 62.62/72.65 | 63.11/75.40 | 63.43/75.73 |
|
| 230 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
# 基于FormalGeo7K的推理模型
|
| 5 |
|
| 6 |
## 快速开始
|
|
|
|
| 229 |
## Performance
|
| 230 |
| | Q => Predicted CDL + CoT Answer | Q + Predicted CDL => CoT Answer | Q + Predicted CDL => Calibrated CDL + CoT Answer |
|
| 231 |
|-----|-------------------------------------|--------------------------------------|------------------------------------------------------|
|
| 232 |
+
| siglip-0.4B-yi1.5-9B | 62.62/72.65 | 63.11/75.40 | 63.43/75.73 |
|
|
|