Coelhomatias commited on
Commit
a98fd09
1 Parent(s): fffeb92

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-384](https://huggingface.co/google/vit-base-patch16-384) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.2312
24
- - Precision: 0.8615
25
- - Recall: 0.9344
26
- - F1: 0.8965
27
- - Accuracy: 0.8934
28
 
29
  ## Model description
30
 
 
20
 
21
  This model is a fine-tuned version of [google/vit-base-patch16-384](https://huggingface.co/google/vit-base-patch16-384) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.2413
24
+ - Precision: 0.8525
25
+ - Recall: 0.9419
26
+ - F1: 0.8950
27
+ - Accuracy: 0.8926
28
 
29
  ## Model description
30
 
all_results.json CHANGED
@@ -1,5 +1,13 @@
1
  {
2
  "epoch": 2.0,
 
 
 
 
 
 
 
 
3
  "total_flos": 1.3995088604806644e+19,
4
  "train_loss": 0.259534664043345,
5
  "train_runtime": 9346.2499,
 
1
  {
2
  "epoch": 2.0,
3
+ "eval_accuracy": 0.8926332288401254,
4
+ "eval_f1": 0.8949654996166624,
5
+ "eval_loss": 0.24127539992332458,
6
+ "eval_precision": 0.8524829600778968,
7
+ "eval_recall": 0.9419042495965573,
8
+ "eval_runtime": 177.3711,
9
+ "eval_samples_per_second": 21.582,
10
+ "eval_steps_per_second": 0.902,
11
  "total_flos": 1.3995088604806644e+19,
12
  "train_loss": 0.259534664043345,
13
  "train_runtime": 9346.2499,
eval_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "eval_accuracy": 0.8926332288401254,
4
+ "eval_f1": 0.8949654996166624,
5
+ "eval_loss": 0.24127539992332458,
6
+ "eval_precision": 0.8524829600778968,
7
+ "eval_recall": 0.9419042495965573,
8
+ "eval_runtime": 177.3711,
9
+ "eval_samples_per_second": 21.582,
10
+ "eval_steps_per_second": 0.902
11
+ }
runs/Jan12_14-42-36_5e28ae80fd27/events.out.tfevents.1705080097.5e28ae80fd27.297.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc9e1dcfab8e00597932dfea7cfdadaab8698ce7dbb6fbd2ee78f9c2e1f1c5c8
3
+ size 560
trainer_state.json CHANGED
@@ -1846,6 +1846,18 @@
1846
  "train_runtime": 9346.2499,
1847
  "train_samples_per_second": 6.553,
1848
  "train_steps_per_second": 0.273
 
 
 
 
 
 
 
 
 
 
 
 
1849
  }
1850
  ],
1851
  "logging_steps": 10,
 
1846
  "train_runtime": 9346.2499,
1847
  "train_samples_per_second": 6.553,
1848
  "train_steps_per_second": 0.273
1849
+ },
1850
+ {
1851
+ "epoch": 2.0,
1852
+ "eval_accuracy": 0.8926332288401254,
1853
+ "eval_f1": 0.8949654996166624,
1854
+ "eval_loss": 0.24127539992332458,
1855
+ "eval_precision": 0.8524829600778968,
1856
+ "eval_recall": 0.9419042495965573,
1857
+ "eval_runtime": 177.3711,
1858
+ "eval_samples_per_second": 21.582,
1859
+ "eval_steps_per_second": 0.902,
1860
+ "step": 2552
1861
  }
1862
  ],
1863
  "logging_steps": 10,