Spaces:
Running
Running
โ646826โ commited on
Commit ยท
c642e0a
1
Parent(s): c52feb1
init
Browse files
README.md
CHANGED
|
@@ -1,10 +1,89 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: ๐ฎ
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: purple
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<div align="center">
|
| 11 |
+
|
| 12 |
+
<img src="https://cdn-avatars.huggingface.co/v1/production/uploads/69455179a5c08dc77d1777a4/s1IcnLC_jDjyWpKYvnHrB.png" alt="Arkadium" width="80" style="border-radius: 16px;">
|
| 13 |
+
|
| 14 |
+
# Arkadium Inc
|
| 15 |
+
|
| 16 |
+
### Progress Through Play โ Advancing AI with Human Gameplay Data, Infrastructure, Training Environments, and EVALS
|
| 17 |
+
|
| 18 |
+
**23+ years of gaming expertise** ยท **2B+ human game plays/year** ยท **20M+ monthly players**
|
| 19 |
+
|
| 20 |
+
[๐ฎ Play Games](https://www.arkadium.com) ยท [๐ข About Us](https://corporate.arkadium.com/about/) ยท [๐จโ๐ป For Partners](https://partners.arkadium.com)
|
| 21 |
+
|
| 22 |
+
</div>
|
| 23 |
+
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
## ๐ About Arkadium
|
| 27 |
+
|
| 28 |
+
For more than 20 years, Arkadium has built a diverse portfolio of over 100 games, creating one of the industryโs broadest collections of interactive gaming IP. Our catalog spans single-player and multiplayer experiences across deterministic and non-deterministic systems, as well as both perfect- and imperfect-information environments.
|
| 29 |
+
|
| 30 |
+
Every gameplay session generates rich behavioral telemetry, producing thousands of structured data points that capture decision-making, strategy, adaptation, and player progression in real time. This depth and diversity make Arkadiumโs datasets uniquely valuable for advancing research in areas such as reasoning, agent behavior, reinforcement learning, and model evaluation.
|
| 31 |
+
|
| 32 |
+
We are passionate about collaborating with research teams and frontier labs to help accelerate progress in AI. If youโre interested in partnering with us, weโd love to connect at data@arkadium.com
|
| 33 |
+
.
|
| 34 |
+
|
| 35 |
+
---
|
| 36 |
+
|
| 37 |
+
## ๐ Featured Dataset
|
| 38 |
+
|
| 39 |
+
<a href="https://huggingface.co/datasets/ArkadiumInc/ArkadiumBackgammon">
|
| 40 |
+
<img src="https://img.shields.io/badge/๐ฒ_Arkadium_Backgammon_Dataset-Open_Source-6366f1?style=for-the-badge" alt="Backgammon Dataset">
|
| 41 |
+
</a>
|
| 42 |
+
|
| 43 |
+
**High-quality human gameplay data for Game AI research**
|
| 44 |
+
|
| 45 |
+
| Metric | Value |
|
| 46 |
+
|--------|-------|
|
| 47 |
+
| ๐ฏ Total Matches | **10,000** |
|
| 48 |
+
| ๐ธ Board Screenshots | **81,420** |
|
| 49 |
+
| ๐พ Dataset Size | **3.92 GB** |
|
| 50 |
+
| ๐ License | **CC-BY-4.0** |
|
| 51 |
+
|
| 52 |
+
### Use Cases
|
| 53 |
+
|
| 54 |
+
- ๐ค **Game AI Training** โ Train neural networks on human gameplay patterns
|
| 55 |
+
- ๐ **Reinforcement Learning** โ Demonstration data for imitation learning
|
| 56 |
+
- ๐ค **SFT** - Supervised Fine Tuning / Mimic Expert Gameplay
|
| 57 |
+
- ๐ค **RLHF** Duh!
|
| 58 |
+
- ๐๏ธ **Computer Vision** โ Board state recognition and piece detection
|
| 59 |
+
- ๐ **Strategy Analysis** โ Study human decision-making patterns
|
| 60 |
+
|
| 61 |
+
---
|
| 62 |
+
|
| 63 |
+
## ๐ Recognition
|
| 64 |
+
|
| 65 |
+
- **Fast Company Best Workplaces for Innovators 2025**
|
| 66 |
+
- **Fast Company Next Big Things in Tech Award 2024**
|
| 67 |
+
- **Record-breaking year for browser games library (2024)**
|
| 68 |
+
|
| 69 |
+
---
|
| 70 |
+
|
| 71 |
+
## ๐ Connect With Us
|
| 72 |
+
|
| 73 |
+
| Platform | Link |
|
| 74 |
+
|----------|------|
|
| 75 |
+
| ๐ Website | [arkadium.com](https://www.arkadium.com) |
|
| 76 |
+
| ๐ข Corporate | [corporate.arkadium.com](https://partners.arkadium.com) |
|
| 77 |
+
| ๐ผ Careers | [Careers at Arkadium](https://corporate.arkadium.com/careers/) |
|
| 78 |
+
| ๐ฆ X| [@arkadium](https://x.com/kenny_aaarrrhhh) |
|
| 79 |
+
| ๐ผ LinkedIn | [Arkadium](https://linkedin.com/company/arkadium) |
|
| 80 |
+
|
| 81 |
+
---
|
| 82 |
+
|
| 83 |
+
<div align="center">
|
| 84 |
+
|
| 85 |
+
**๐ New York City** ยท 19 W 21st Street, Suite 1001
|
| 86 |
+
|
| 87 |
+
ยฉ 2026 Arkadium Inc.
|
| 88 |
+
|
| 89 |
+
</div>
|