Windy0822 commited on
Commit
dfd0aa5
·
verified ·
1 Parent(s): ebe7812

Update README.md

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