adalaw commited on
Commit
2963320
1 Parent(s): abcad96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,8 +7,8 @@ datasets:
7
  The model is trained with Masked thought Fine-Tuning (MFT), a simple variant of standard Supervised Fine-Tuning (SFT). You can refer to our code and paper below.
8
 
9
  ## Links
10
- - **Code**: [GitHub Repository](https://github.com/ChangyuChen347/MaskedThought)
11
- - **Paper**: [Arxiv Paper](https://arxiv.org/abs/2403.02178)
12
 
13
  ## Results
14
  We test it with the scripts provided in our code.
 
7
  The model is trained with Masked thought Fine-Tuning (MFT), a simple variant of standard Supervised Fine-Tuning (SFT). You can refer to our code and paper below.
8
 
9
  ## Links
10
+ - **Code**: [https://github.com/ChangyuChen347/MaskedThought](https://github.com/ChangyuChen347/MaskedThought)
11
+ - **Paper**: [https://arxiv.org/abs/2403.02178](https://arxiv.org/abs/2403.02178)
12
 
13
  ## Results
14
  We test it with the scripts provided in our code.