File size: 746 Bytes
795aca8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "len_train": 8352,
    "len_dev": 1045,
    "lr": 5e-06,
    "epochs": 15,
    "batch_size": 64,
    "total_steps": 1965,
    "windows_approach_strategy": true,
    "optimizer": "AdamW",
    "loss_avg_history": [
        0.5723127265930005,
        0.5017543346340055,
        0.45152985408256996,
        0.381501726971789,
        0.31311664936408884,
        0.23034507787294825,
        0.17296193950304775,
        0.13669837779282557,
        0.11123449912385612,
        0.09032863733937259,
        0.07909092537663634,
        0.06456637131612103,
        0.061658028417796856,
        0.05994474561830846,
        0.05407287356096457
    ],
    "model_base": "PlanTL-GOB-ES/bsc-bio-ehr-es",
    "path_model": "models/all_norep/"
}