EdwinYue commited on
Commit
3c43f65
·
verified ·
1 Parent(s): e3d329c

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -3
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.