add placeholder bench
Browse files
README.md
CHANGED
|
@@ -34,6 +34,8 @@ pipeline_tag: text-generation
|
|
| 34 |
|
| 35 |
**INTELLECT-3** is a 106B (A12B) parameter Mixture-of-Experts reasoning model post-trained from [GLM-4.5-Air-Base](https://huggingface.co/zai-org/GLM-4.5-Air-Base) using supervised fine-tuning (SFT) followed by large-scale reinforcement learning (RL).
|
| 36 |
|
|
|
|
|
|
|
| 37 |
Training was performed with [prime-rl](https://github.com/PrimeIntellect-ai/prime-rl) using environments built with the [verifiers](https://github.com/PrimeIntellect-ai/verifiers) library. All training and evaluation environments are available on the [Environments Hub](https://app.primeintellect.ai/dashboard/environments).
|
| 38 |
|
| 39 |
The model, training frameworks, and environments are open-sourced under fully-permissive licenses (MIT and Apache 2.0).
|
|
|
|
| 34 |
|
| 35 |
**INTELLECT-3** is a 106B (A12B) parameter Mixture-of-Experts reasoning model post-trained from [GLM-4.5-Air-Base](https://huggingface.co/zai-org/GLM-4.5-Air-Base) using supervised fine-tuning (SFT) followed by large-scale reinforcement learning (RL).
|
| 36 |
|
| 37 |
+

|
| 38 |
+
|
| 39 |
Training was performed with [prime-rl](https://github.com/PrimeIntellect-ai/prime-rl) using environments built with the [verifiers](https://github.com/PrimeIntellect-ai/verifiers) library. All training and evaluation environments are available on the [Environments Hub](https://app.primeintellect.ai/dashboard/environments).
|
| 40 |
|
| 41 |
The model, training frameworks, and environments are open-sourced under fully-permissive licenses (MIT and Apache 2.0).
|