0x-Jayveersinh-Raj commited on
Commit
f7e5745
·
verified ·
1 Parent(s): df9bd9e

Final model push

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.33
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,10 +33,10 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the arrow dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 3.2416
37
- - Accuracy: 0.33
38
- - F1 Macro: 0.0388
39
- - F1 Micro: 0.33
40
 
41
  ## Model description
42
 
@@ -68,11 +68,11 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | F1 Micro |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|
71
- | 3.6873 | 1.0 | 250 | 3.6610 | 0.262 | 0.0331 | 0.262 |
72
- | 3.4794 | 2.0 | 500 | 3.4666 | 0.31 | 0.0356 | 0.31 |
73
- | 3.3469 | 3.0 | 750 | 3.3379 | 0.328 | 0.0380 | 0.328 |
74
- | 3.2643 | 4.0 | 1000 | 3.2652 | 0.332 | 0.0393 | 0.332 |
75
- | 3.2281 | 5.0 | 1250 | 3.2416 | 0.33 | 0.0388 | 0.33 |
76
 
77
 
78
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.5294117647058824
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the arrow dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 2.1426
37
+ - Accuracy: 0.5294
38
+ - F1 Macro: 0.2642
39
+ - F1 Micro: 0.5294
40
 
41
  ## Model description
42
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | F1 Micro |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|
71
+ | 2.2743 | 1.0 | 88 | 2.2088 | 0.3235 | 0.0906 | 0.3235 |
72
+ | 2.225 | 2.0 | 176 | 2.1776 | 0.4706 | 0.1411 | 0.4706 |
73
+ | 2.1906 | 3.0 | 264 | 2.1581 | 0.4706 | 0.1590 | 0.4706 |
74
+ | 2.1659 | 4.0 | 352 | 2.1473 | 0.5294 | 0.2642 | 0.5294 |
75
+ | 2.1618 | 5.0 | 440 | 2.1426 | 0.5294 | 0.2642 | 0.5294 |
76
 
77
 
78
  ### Framework versions