DUNHILL commited on
Commit
c84fec6
·
verified ·
1 Parent(s): 5d9a646

Model save

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [dandelin/vilt-b32-mlm](https://huggingface.co/dandelin/vilt-b32-mlm) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.9076
22
- - Accuracy: 0.375
23
 
24
  ## Model description
25
 
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.5748 | 1.0 | 125 | 0.7199 | 0.92 |
54
- | 0.7339 | 2.0 | 250 | 0.6890 | 0.92 |
55
- | 0.728 | 3.0 | 375 | 0.7894 | 0.255 |
56
- | 0.3861 | 4.0 | 500 | 0.8479 | 0.305 |
57
- | 0.1705 | 5.0 | 625 | 0.9076 | 0.375 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [dandelin/vilt-b32-mlm](https://huggingface.co/dandelin/vilt-b32-mlm) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.9943
22
+ - Accuracy: 0.63
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.5853 | 1.0 | 125 | 0.7203 | 0.92 |
54
+ | 0.7268 | 2.0 | 250 | 0.6818 | 0.92 |
55
+ | 0.6477 | 3.0 | 375 | 0.7565 | 0.715 |
56
+ | 0.2816 | 4.0 | 500 | 0.9305 | 0.7 |
57
+ | 0.0624 | 5.0 | 625 | 0.9943 | 0.63 |
58
 
59
 
60
  ### Framework versions