october-sd commited on
Commit
db0528c
1 Parent(s): 344cc19

Training complete

Browse files
Files changed (1) hide show
  1. README.md +3 -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.0458
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: 9
48
 
49
  ### Training results
50
 
@@ -59,6 +59,7 @@ The following hyperparameters were used during training:
59
  | 0.2697 | 6.96 | 273 | 0.1203 |
60
  | 0.1038 | 7.98 | 312 | 0.0648 |
61
  | 0.0607 | 8.96 | 351 | 0.0458 |
 
62
 
63
 
64
  ### 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.0264
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: 10
48
 
49
  ### Training results
50
 
 
59
  | 0.2697 | 6.96 | 273 | 0.1203 |
60
  | 0.1038 | 7.98 | 312 | 0.0648 |
61
  | 0.0607 | 8.96 | 351 | 0.0458 |
62
+ | 0.0607 | 9.98 | 390 | 0.0264 |
63
 
64
 
65
  ### Framework versions