HuggingEnvs/geoguesser-article

Space

23

stars

7

commits

4

linked in READMEs

Sep 9, 2026

updated

docker
grpo
openenv
qwen3.5
reinforcement-learning
research-article-template
reward-design
rl-environments
trl
vision-language-model
visual-geolocation

README

How to turn a game into an RL environment

The technical intuition, worked end to end on one example: curating a dataset that makes the task learnable, designing the environment, shipping it with OpenEnv so other people can run it, and training a Qwen3.5-4B against it with TRL until it outscored gpt-5.4-mini and claude-haiku-4.5 at GeoGuessr.

Every figure is built from the published records, and everything it cites is on the Hub:

Source, environment, eval harness and training script live in HuggingEnvs under 03-geoguesser/, with the article itself under content/articles/geoguesser/.

Contributors

AdithyaSK

7 commits

HuggingEnvs/geoguesser-article

Space

23

stars

7

commits

4

linked in READMEs

Sep 9, 2026

updated

docker
grpo
openenv
qwen3.5
reinforcement-learning
research-article-template
reward-design
rl-environments
trl
vision-language-model
visual-geolocation

README

How to turn a game into an RL environment

The technical intuition, worked end to end on one example: curating a dataset that makes the task learnable, designing the environment, shipping it with OpenEnv so other people can run it, and training a Qwen3.5-4B against it with TRL until it outscored gpt-5.4-mini and claude-haiku-4.5 at GeoGuessr.

Every figure is built from the published records, and everything it cites is on the Hub:

Source, environment, eval harness and training script live in HuggingEnvs under 03-geoguesser/, with the article itself under content/articles/geoguesser/.

Contributors

AdithyaSK

7 commits