SKU RLE-1306 · Sold by External
TextArena
Product specifications
| SKU | RLE-1306 |
|---|---|
| Data type | RL environments |
| Volume | 100+ games |
| Size on disk | Not published by source |
| Format | Python (pip: textarena) + Gym-style API |
| Access model | PUBLIC LICENSE |
| Pricing | Free · open-source license |
| Quality score | — |
| License | MIT License |
TextArena is an open-source collection of 100+ single-, two-, and multi-player text-based games for training and evaluating LLM agents on skills such as negotiation, theory of mind, deception, spatial reasoning, and long-term planning. It follows an OpenAI-Gym-style interface (reset/step/render) where the agent is a call function mapping a string observation to a string action, with bracketed action tokens per game. It provides online play and a TrueSkill-based leaderboard, enabling effectively unlimited self-play training data.