File size: 532 Bytes
99975ad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
bicleaner_ai_version: 3.0.0
precision_score: 0.881
recall_score: 0.902
f1_score: 0.891
matthews_corr_coef: 0.879
source_lang: en
target_lang: xx
classifier_type: xlmr
classifier_settings:
    activation: relu
    base_model: jplu/tf-xlm-roberta-base
    batch_size: 128
    calibration_params: [1.80103183, -0.55578989]
    epochs: 10
    loss: binary_crossentropy
    maxlen: 150
    model_name: bitextor/bicleaner-ai-full-en-xx
    n_classes: 2
    n_hidden: 2048
    patience: 3
    steps_per_epoch: 20000
    warmup_steps: 1000