Rashed-Mamdi commited on
Commit
19c1532
1 Parent(s): a6f78ea

End of training

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.9888888888888889
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  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 imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.1128
36
- - Accuracy: 0.9889
37
 
38
  ## Model description
39
 
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 1.0
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  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 imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.0047
36
+ - Accuracy: 1.0
37
 
38
  ## Model description
39
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 50.0,
3
+ "eval_accuracy": 1.0,
4
+ "eval_loss": 0.004692578222602606,
5
+ "eval_runtime": 1.8369,
6
+ "eval_samples_per_second": 48.995,
7
+ "eval_steps_per_second": 6.533,
8
+ "total_flos": 1.62739012294656e+18,
9
+ "train_loss": 0.02240182710744973,
10
+ "train_runtime": 1187.3846,
11
+ "train_samples_per_second": 17.686,
12
+ "train_steps_per_second": 4.421
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 50.0,
3
+ "eval_accuracy": 1.0,
4
+ "eval_loss": 0.004692578222602606,
5
+ "eval_runtime": 1.8369,
6
+ "eval_samples_per_second": 48.995,
7
+ "eval_steps_per_second": 6.533
8
+ }
runs/Jul31_05-30-27_ip-10-192-12-184/events.out.tfevents.1722405064.ip-10-192-12-184.2220.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80b9f1d284e6b78d4e5e9b400c46426b8013285127952ef1aa71d65df58d44df
3
+ size 411
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 50.0,
3
+ "total_flos": 1.62739012294656e+18,
4
+ "train_loss": 0.02240182710744973,
5
+ "train_runtime": 1187.3846,
6
+ "train_samples_per_second": 17.686,
7
+ "train_steps_per_second": 4.421
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff