zhangzicheng commited on
Commit
45b57f0
·
verified ·
1 Parent(s): 8af750b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -118,4 +118,4 @@ print("Weighted average score:", weighted_score)
118
 
119
  To test q-sit on datasets, please refer to evaluation scripts [here](https://github.com/Q-Future/Q-SiT/tree/main/eval_scripts).
120
 
121
- This model is described in [](https://huggingface.co/papers/2503.09197). The code is available at https://github.com/Q-Future/Q-SiT.
 
118
 
119
  To test q-sit on datasets, please refer to evaluation scripts [here](https://github.com/Q-Future/Q-SiT/tree/main/eval_scripts).
120
 
121
+ This model is described [here](https://huggingface.co/papers/2503.09197). The code is available at https://github.com/Q-Future/Q-SiT.