Update README.md
Browse files
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
|
|
|
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.
|