0x-Jayveersinh-Raj commited on
Commit
83658a1
·
verified ·
1 Parent(s): d82c078

Final model push

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: google/vit-base-patch16-224-in21k
5
  tags:
6
  - generated_from_trainer
7
  datasets:
@@ -23,7 +23,7 @@ model-index:
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
@@ -31,12 +31,12 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # fabric_classifier
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,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
- | 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
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: 0x-Jayveersinh-Raj/fabric_classifier
5
  tags:
6
  - generated_from_trainer
7
  datasets:
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.5
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  # fabric_classifier
33
 
34
+ This model is a fine-tuned version of [0x-Jayveersinh-Raj/fabric_classifier](https://huggingface.co/0x-Jayveersinh-Raj/fabric_classifier) on the arrow dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 2.0567
37
+ - Accuracy: 0.5
38
+ - F1 Macro: 0.2581
39
+ - F1 Micro: 0.5
40
 
41
  ## Model description
42
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | F1 Micro |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|
71
+ | 2.1491 | 1.0 | 88 | 2.1111 | 0.4706 | 0.2386 | 0.4706 |
72
+ | 2.1058 | 2.0 | 176 | 2.0857 | 0.4706 | 0.2497 | 0.4706 |
73
+ | 2.0814 | 3.0 | 264 | 2.0697 | 0.5 | 0.2581 | 0.5 |
74
+ | 2.0558 | 4.0 | 352 | 2.0608 | 0.5 | 0.2581 | 0.5 |
75
+ | 2.0512 | 5.0 | 440 | 2.0567 | 0.5 | 0.2581 | 0.5 |
76
 
77
 
78
  ### Framework versions