wordle-solver / rl_config.json
sato2ru's picture
Upload rl_config.json with huggingface_hub
be40c77 verified
raw
history blame contribute delete
205 Bytes
{
"input_dim": 390,
"output_dim": 12972,
"hidden": 512,
"algorithm": "REINFORCE-filtered supervised",
"elite_threshold": 3,
"win_rate": 0.9822894168466523,
"avg_guesses": 3.7449428320140723
}