sruthis commited on
Commit
bf4104e
1 Parent(s): 8e6a647

End of training

Browse files
Files changed (2) hide show
  1. README.md +33 -2
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,9 +3,26 @@ license: apache-2.0
3
  base_model: facebook/deit-base-distilled-patch16-224
4
  tags:
5
  - generated_from_trainer
 
 
 
 
6
  model-index:
7
  - name: feb7th
8
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,7 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # feb7th
15
 
16
- This model is a fine-tuned version of [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224) on an unknown dataset.
 
 
 
17
 
18
  ## Model description
19
 
@@ -42,6 +62,17 @@ The following hyperparameters were used during training:
42
  - lr_scheduler_type: linear
43
  - num_epochs: 5
44
 
 
 
 
 
 
 
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.35.2
 
3
  base_model: facebook/deit-base-distilled-patch16-224
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
  model-index:
11
  - name: feb7th
12
+ results:
13
+ - task:
14
+ name: Image Classification
15
+ type: image-classification
16
+ dataset:
17
+ name: imagefolder
18
+ type: imagefolder
19
+ config: default
20
+ split: train
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.9898785425101214
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # feb7th
32
 
33
+ This model is a fine-tuned version of [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.0464
36
+ - Accuracy: 0.9899
37
 
38
  ## Model description
39
 
 
62
  - lr_scheduler_type: linear
63
  - num_epochs: 5
64
 
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | No log | 0.97 | 12 | 0.0598 | 0.9798 |
70
+ | No log | 1.94 | 24 | 0.0480 | 0.9879 |
71
+ | No log | 2.98 | 37 | 0.0531 | 0.9838 |
72
+ | No log | 3.95 | 49 | 0.0456 | 0.9899 |
73
+ | No log | 4.84 | 60 | 0.0464 | 0.9899 |
74
+
75
+
76
  ### Framework versions
77
 
78
  - Transformers 4.35.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d40409a41cf45eb11e5c048a709c73a65462e7e2e390d5210968e06f4176cc3
3
  size 343255024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c6b130294fe5a74e7a5f84637ad5d9f3889c18a869587cecd82ce3bd592021
3
  size 343255024