mirror of
https://github.com/ltcptgeneral/cse151b-final-project.git
synced 2024-11-09 22:54:45 +00:00
2 lines
204 B
Bash
Executable File
2 lines
204 B
Bash
Executable File
python eric_wordle/eval.py --n 1 --vocab_file wordle_words.txt --num_eval 5000
|
|
python eric_wordle/eval.py --n 1 --vocab_file wordle_words.txt --num_eval 5000 --q_model True --model_file wordle_ppo_model |