Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Reasoning Router v1
|
| 2 |
|
| 3 |
**Model Name:** `AmirMohseni/reasoning-router-v1`
|
|
@@ -79,4 +93,4 @@ If you use this model, please cite:
|
|
| 79 |
year={2025},
|
| 80 |
howpublished={\url{https://huggingface.co/AmirMohseni/reasoning-router-v1}}
|
| 81 |
}
|
| 82 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- AmirMohseni/Nectar-filtered
|
| 5 |
+
- AmirMohseni/Nectar-Qwen3-8B
|
| 6 |
+
- AmirMohseni/qwen-router-mixture-v1
|
| 7 |
+
language:
|
| 8 |
+
- en
|
| 9 |
+
base_model:
|
| 10 |
+
- answerdotai/ModernBERT-large
|
| 11 |
+
tags:
|
| 12 |
+
- router
|
| 13 |
+
- classification
|
| 14 |
+
---
|
| 15 |
# Reasoning Router v1
|
| 16 |
|
| 17 |
**Model Name:** `AmirMohseni/reasoning-router-v1`
|
|
|
|
| 93 |
year={2025},
|
| 94 |
howpublished={\url{https://huggingface.co/AmirMohseni/reasoning-router-v1}}
|
| 95 |
}
|
| 96 |
+
```
|