File size: 353 Bytes
10b912d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "batch_size": 4,
    "rewards": {
        "Fluency": {
            "weight": 1,
            "type": "masked",
            "model_id": "distilroberta-base",
            "max_score": 40.0,
            "norm": "max"
        },
        "BiEncoderSimilarity": {
            "weight": 1,
            "model_id": "all-distilroberta-v1"
        }
    }
}