| license: mit | |
| base_model: | |
| - OliBomby/Mapperatorinator-v30 | |
| tags: | |
| - osu | |
| - beatmap-generation | |
| - lora | |
| - music-generation | |
| # Mapperatorinator v30 LoRA AB Test | |
| This repository contains two LoRA models for AB testing. | |
|  | |
| ## Models | |
| - **lora_a**: Model A | |
| - **lora_b**: Model B | |
| Both models are trained for osu! beatmap generation, but with different configurations. | |
| ## How to Participate in AB Test | |
| 1. **Download both models** | |
| ```bash | |
| git clone https://huggingface.co/mjoink/mapperatorinator-ab-test | |
| ``` | |
| 2. **Test with your songs** | |
| - Choose 5 songs with different styles (recommended: various BPM, genres, difficulties) | |
| - Generate beatmaps using both `lora_a` and `lora_b` for each song | |
| - Compare the results | |
| 3. **Vote for your preference** | |
| - React with 👍 on the model you prefer in the Community tab | |
| - Or leave detailed feedback in Discussions | |
| ## Results | |
| We'll analyze the community feedback to determine which model performs better and share the results! | |
| --- | |
| **Note**: This is a blind test - the specific training configurations are not disclosed until the test concludes. |