Improve dataset card: add paper link, task category, and sample usage

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face.

This PR improves the dataset card for OmniGameArena by:

  • Adding the reinforcement-learning task category to the YAML metadata.
  • Linking the dataset to the associated research paper: OmniGameArena: A Unified UE5 Benchmark for VLM Game Agents with Improvement Dynamics.
  • Including links to the official project page and GitHub repository.
  • Adding a "Sample Usage" section with instructions on how to set up the agent code and run a benchmark script.
  • Documenting the games and interaction modes (Solo, PvP, Coop).
  • Adding a BibTeX citation.

This will help researchers better understand and utilize the benchmark!

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment