Spaces:
Running
Running
โ646826โ commited on
Commit ยท
fcd4921
1
Parent(s): 662a4c8
add Gin Rummy
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ We are passionate about collaborating with research teams and frontier labs to h
|
|
| 34 |
|
| 35 |
---
|
| 36 |
|
| 37 |
-
## ๐ Featured
|
| 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">
|
|
@@ -49,6 +49,23 @@ We are passionate about collaborating with research teams and frontier labs to h
|
|
| 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
|
|
|
|
| 34 |
|
| 35 |
---
|
| 36 |
|
| 37 |
+
## ๐ Featured Datasets
|
| 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">
|
|
|
|
| 49 |
| ๐พ Dataset Size | **3.92 GB** |
|
| 50 |
| ๐ License | **CC-BY-4.0** |
|
| 51 |
|
| 52 |
+
---
|
| 53 |
+
|
| 54 |
+
<a href="https://huggingface.co/datasets/ArkadiumInc/ArkadiumGinrummy">
|
| 55 |
+
<img src="https://img.shields.io/badge/๐_Arkadium_Gin_Rummy_Dataset-Open_Source-6366f1?style=for-the-badge" alt="Gin Rummy Dataset">
|
| 56 |
+
</a>
|
| 57 |
+
|
| 58 |
+
**Human Gin Rummy gameplay with game logs and screenshots**
|
| 59 |
+
|
| 60 |
+
| Metric | Value |
|
| 61 |
+
|--------|-------|
|
| 62 |
+
| ๐ฏ Total Matches | **10,000** |
|
| 63 |
+
| ๐ธ Screenshots | **686,403** |
|
| 64 |
+
| ๐พ Dataset Size | **23.62 GB** |
|
| 65 |
+
| ๐ License | **CC-BY-4.0** |
|
| 66 |
+
|
| 67 |
+
---
|
| 68 |
+
|
| 69 |
### Use Cases
|
| 70 |
|
| 71 |
- ๐ค **Game AI Training** โ Train neural networks on human gameplay patterns
|