Spaces:
Sleeping
Sleeping
Update references: 2reb/ → Alogotron/ (username migration)
Browse files
README.md
CHANGED
|
@@ -22,9 +22,9 @@ tags:
|
|
| 22 |
- demo
|
| 23 |
models:
|
| 24 |
- Alogotron/GameTheory-Reasoner
|
| 25 |
-
-
|
| 26 |
datasets:
|
| 27 |
-
-
|
| 28 |
---
|
| 29 |
|
| 30 |
# 🎯 GameTheory-Reasoner Demo
|
|
@@ -32,15 +32,15 @@ datasets:
|
|
| 32 |
**An interactive demo for the [GameTheory-Reasoner](https://huggingface.co/Alogotron/GameTheory-Reasoner) model — a Qwen2.5-7B trained through SFT + GRPO reinforcement learning with verifiable rewards to solve game theory problems with enhanced step-by-step reasoning.**
|
| 33 |
|
| 34 |
[](https://huggingface.co/Alogotron/GameTheory-Reasoner)
|
| 35 |
-
[](https://huggingface.co/
|
| 36 |
-
[](https://huggingface.co/datasets/
|
| 37 |
[](https://opensource.org/licenses/Apache-2.0)
|
| 38 |
|
| 39 |
---
|
| 40 |
|
| 41 |
## ✨ Features
|
| 42 |
|
| 43 |
-
- 🔍 **Browse Examples** — Explore 100 curated problems from the [GameTheory-Bench](https://huggingface.co/datasets/
|
| 44 |
- 🧠 **Solve Your Own** — Enter any game theory problem and get an AI-generated solution via the HuggingFace Inference API
|
| 45 |
- 📊 **10 Problem Categories** — From 2×2 matrix games to mechanism design
|
| 46 |
|
|
@@ -71,6 +71,6 @@ datasets:
|
|
| 71 |
## 🔗 Links
|
| 72 |
|
| 73 |
- 🧠 **Reasoner (Phase 2)**: [Alogotron/GameTheory-Reasoner](https://huggingface.co/Alogotron/GameTheory-Reasoner)
|
| 74 |
-
- 🤖 **Solver (Phase 1)**: [
|
| 75 |
-
- 📊 **Dataset**: [
|
| 76 |
- 🏠 **Base Model**: [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct)
|
|
|
|
| 22 |
- demo
|
| 23 |
models:
|
| 24 |
- Alogotron/GameTheory-Reasoner
|
| 25 |
+
- Alogotron/GameTheory-Solver
|
| 26 |
datasets:
|
| 27 |
+
- Alogotron/GameTheory-Bench
|
| 28 |
---
|
| 29 |
|
| 30 |
# 🎯 GameTheory-Reasoner Demo
|
|
|
|
| 32 |
**An interactive demo for the [GameTheory-Reasoner](https://huggingface.co/Alogotron/GameTheory-Reasoner) model — a Qwen2.5-7B trained through SFT + GRPO reinforcement learning with verifiable rewards to solve game theory problems with enhanced step-by-step reasoning.**
|
| 33 |
|
| 34 |
[](https://huggingface.co/Alogotron/GameTheory-Reasoner)
|
| 35 |
+
[](https://huggingface.co/Alogotron/GameTheory-Solver)
|
| 36 |
+
[](https://huggingface.co/datasets/Alogotron/GameTheory-Bench)
|
| 37 |
[](https://opensource.org/licenses/Apache-2.0)
|
| 38 |
|
| 39 |
---
|
| 40 |
|
| 41 |
## ✨ Features
|
| 42 |
|
| 43 |
+
- 🔍 **Browse Examples** — Explore 100 curated problems from the [GameTheory-Bench](https://huggingface.co/datasets/Alogotron/GameTheory-Bench) dataset across all 10 categories
|
| 44 |
- 🧠 **Solve Your Own** — Enter any game theory problem and get an AI-generated solution via the HuggingFace Inference API
|
| 45 |
- 📊 **10 Problem Categories** — From 2×2 matrix games to mechanism design
|
| 46 |
|
|
|
|
| 71 |
## 🔗 Links
|
| 72 |
|
| 73 |
- 🧠 **Reasoner (Phase 2)**: [Alogotron/GameTheory-Reasoner](https://huggingface.co/Alogotron/GameTheory-Reasoner)
|
| 74 |
+
- 🤖 **Solver (Phase 1)**: [Alogotron/GameTheory-Solver](https://huggingface.co/Alogotron/GameTheory-Solver)
|
| 75 |
+
- 📊 **Dataset**: [Alogotron/GameTheory-Bench](https://huggingface.co/datasets/Alogotron/GameTheory-Bench) (2,913 verified problems)
|
| 76 |
- 🏠 **Base Model**: [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct)
|