File size: 1,143 Bytes
f4bb921
 
 
 
 
 
 
 
 
 
95bee9d
 
 
 
667e55c
 
95bee9d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f4bb921
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
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.

![Model Comparison](comparison.png)

## 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.