Coelhomatias commited on
Commit
7b7fa03
·
verified ·
1 Parent(s): e32c17c

End of training

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.4289
24
- - Precision: 0.8736
25
- - Recall: 0.9207
26
- - F1: 0.8965
27
- - Accuracy: 0.8950
28
 
29
  ## Model description
30
 
 
20
 
21
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.3774
24
+ - Precision: 0.8587
25
+ - Recall: 0.9317
26
+ - F1: 0.8937
27
+ - Accuracy: 0.8924
28
 
29
  ## Model description
30
 
all_results.json CHANGED
@@ -1,5 +1,13 @@
1
  {
2
  "epoch": 6.0,
 
 
 
 
 
 
 
 
3
  "total_flos": 1.4238223187805905e+19,
4
  "train_loss": 0.13623220103334482,
5
  "train_runtime": 9420.2145,
 
1
  {
2
  "epoch": 6.0,
3
+ "eval_accuracy": 0.8923719958202717,
4
+ "eval_f1": 0.8937048503611971,
5
+ "eval_loss": 0.37740620970726013,
6
+ "eval_precision": 0.858701041150223,
7
+ "eval_recall": 0.9316837009144702,
8
+ "eval_runtime": 109.2986,
9
+ "eval_samples_per_second": 35.023,
10
+ "eval_steps_per_second": 0.549,
11
  "total_flos": 1.4238223187805905e+19,
12
  "train_loss": 0.13623220103334482,
13
  "train_runtime": 9420.2145,
eval_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.8923719958202717,
4
+ "eval_f1": 0.8937048503611971,
5
+ "eval_loss": 0.37740620970726013,
6
+ "eval_precision": 0.858701041150223,
7
+ "eval_recall": 0.9316837009144702,
8
+ "eval_runtime": 109.2986,
9
+ "eval_samples_per_second": 35.023,
10
+ "eval_steps_per_second": 0.549
11
+ }
runs/Jan11_15-01-00_cfbcec8a46fc/events.out.tfevents.1704994804.cfbcec8a46fc.419.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed51c70db0f243f9c9cce6a5e4769de7abe8de4104417e46603fcf7a60b62834
3
+ size 560
trainer_state.json CHANGED
@@ -1390,6 +1390,18 @@
1390
  "train_runtime": 9420.2145,
1391
  "train_samples_per_second": 19.505,
1392
  "train_steps_per_second": 0.203
 
 
 
 
 
 
 
 
 
 
 
 
1393
  }
1394
  ],
1395
  "logging_steps": 10,
 
1390
  "train_runtime": 9420.2145,
1391
  "train_samples_per_second": 19.505,
1392
  "train_steps_per_second": 0.203
1393
+ },
1394
+ {
1395
+ "epoch": 6.0,
1396
+ "eval_accuracy": 0.8923719958202717,
1397
+ "eval_f1": 0.8937048503611971,
1398
+ "eval_loss": 0.37740620970726013,
1399
+ "eval_precision": 0.858701041150223,
1400
+ "eval_recall": 0.9316837009144702,
1401
+ "eval_runtime": 109.2986,
1402
+ "eval_samples_per_second": 35.023,
1403
+ "eval_steps_per_second": 0.549,
1404
+ "step": 1914
1405
  }
1406
  ],
1407
  "logging_steps": 10,