Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- Qwen/Qwen3-4B-Instruct
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
## Model Description
|
| 8 |
+
|
| 9 |
+
**Mem-T-4B** refers to the model parameters derived from training Qwen3-4B-Instruct using **MoT-GRPO** within the **Mem-T** framework.
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
## Usage
|
| 14 |
+
|
| 15 |
+
For detailed instructions on how to use within the **Mem-T** framework, please refer to the main [Mem-T GitHub repository](https://github.com/yanweiyue/Mem-T).
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
## Links
|
| 19 |
+
|
| 20 |
+
* **GitHub:** [https://github.com/yanweiyue/Mem-T](https://github.com/yanweiyue/Mem-T)
|
| 21 |
+
|
| 22 |
+
## Citation
|
| 23 |
+
|
| 24 |
+
If you find this work useful, please consider citing our paper.
|