Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
size_categories:
|
| 3 |
+
- 100K<n<1M
|
| 4 |
+
tags:
|
| 5 |
+
- osu!
|
| 6 |
+
- beatmaps
|
| 7 |
+
- embeddings
|
| 8 |
+
- CM3P
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
This dataset is [CM3P](https://huggingface.co/OliBomby/CM3P) embeddings calculated on 244K beatmaps from between 2007 and 2023.
|
| 12 |
+
The embeddings are enriched with metadata from the osu!web API.
|
| 13 |
+
|
| 14 |
+
You can explore the embeddings with [this interactive tool!](https://olibomby.github.io/CM3P/)
|