Update README.md
Browse files
README.md
CHANGED
@@ -21,4 +21,6 @@ We validate its effectiveness through comprehensive experiments and ablation stu
|
|
21 |
|
22 |
We upload the sampling corpus of three policies to folder `./eval_data` of current repository.
|
23 |
|
24 |
-
The checkpoints are `model.safetensors` in `./zeta-2` and `./zeta-4`, corresponding to the two hyperparameter settings in our main experiments.
|
|
|
|
|
|
21 |
|
22 |
We upload the sampling corpus of three policies to folder `./eval_data` of current repository.
|
23 |
|
24 |
+
The checkpoints are `model.safetensors` in `./zeta-2` and `./zeta-4`, corresponding to the two hyperparameter settings in our main experiments.
|
25 |
+
|
26 |
+
You can download them by `huggingface-cli download Windy0822/PQM <filename> --local-dir <local path>`
|