datleviet commited on
Commit
df8ee62
·
1 Parent(s): ac1bfec

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [Fsoft-AIC/videberta-base](https://huggingface.co/Fsoft-AIC/videberta-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4882
20
- - Accuracy: 0.7737
21
 
22
  ## Model description
23
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 156 | 0.5779 | 0.6790 |
52
- | No log | 2.0 | 312 | 0.5388 | 0.6934 |
53
- | No log | 3.0 | 468 | 0.4926 | 0.7576 |
54
- | 0.5564 | 4.0 | 624 | 0.5177 | 0.7705 |
55
- | 0.5564 | 5.0 | 780 | 0.4882 | 0.7737 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [Fsoft-AIC/videberta-base](https://huggingface.co/Fsoft-AIC/videberta-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3821
20
+ - Accuracy: 0.8270
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 126 | 0.5622 | 0.6899 |
52
+ | No log | 2.0 | 252 | 0.4775 | 0.7972 |
53
+ | No log | 3.0 | 378 | 0.4007 | 0.8131 |
54
+ | 0.512 | 4.0 | 504 | 0.3964 | 0.8171 |
55
+ | 0.512 | 5.0 | 630 | 0.3821 | 0.8270 |
56
 
57
 
58
  ### Framework versions