File size: 791 Bytes
b2d118f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
bicleaner_ai_version: 2.1.0
precision_score: 0.871
recall_score: 0.939
f1_score: 0.904
matthews_corr_coef: 0.893
source_lang: en
target_lang: hu
porn_removal_file: porn_removal.ftz
porn_removal_side: sl
source_lm: lm.en
target_lm: lm.hu
lm_type: CHARACTER
clean_mean_perp: -1.0598056354291676
clean_stddev_perp: 0.1914313482325003
noisy_mean_perp: -4.163701672983073
noisy_stddev_perp: 0.19304848303193686
classifier_type: xlmr
classifier_settings:
    activation: relu
    base_model: jplu/tf-xlm-roberta-base
    batch_size: 96
    calibration_params: [8.60229492, -3.50441098]
    epochs: 15
    loss: binary_crossentropy
    maxlen: 150
    model_name: bitextor/bicleaner-ai-full-en-hu
    n_classes: 2
    n_hidden: 2048
    patience: 3
    steps_per_epoch: 3000
    warmup_steps: 1000