october-sd commited on
Commit
160a325
1 Parent(s): 0ef9204

Training complete

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google/muril-base-cased](https://huggingface.co/google/muril-base-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3716
20
 
21
  ## Model description
22
 
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 500
47
- - num_epochs: 5
48
 
49
  ### Training results
50
 
@@ -55,6 +55,8 @@ The following hyperparameters were used during training:
55
  | 0.6787 | 2.99 | 118 | 0.6189 |
56
  | 0.6125 | 3.99 | 158 | 0.5301 |
57
  | 0.6125 | 4.92 | 195 | 0.3716 |
 
 
58
 
59
 
60
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [google/muril-base-cased](https://huggingface.co/google/muril-base-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1203
20
 
21
  ## Model description
22
 
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 500
47
+ - num_epochs: 7
48
 
49
  ### Training results
50
 
 
55
  | 0.6787 | 2.99 | 118 | 0.6189 |
56
  | 0.6125 | 3.99 | 158 | 0.5301 |
57
  | 0.6125 | 4.92 | 195 | 0.3716 |
58
+ | 0.3659 | 5.98 | 234 | 0.2228 |
59
+ | 0.2697 | 6.96 | 273 | 0.1203 |
60
 
61
 
62
  ### Framework versions