Coelhomatias commited on
Commit
fea46bb
1 Parent(s): 4907e7d

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 [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.4769
24
- - Precision: 0.8894
25
- - Recall: 0.8064
26
- - F1: 0.8458
27
- - Accuracy: 0.8489
28
 
29
  ## Model description
30
 
 
20
 
21
  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.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.5066
24
+ - Precision: 0.6957
25
+ - Recall: 0.8
26
+ - F1: 0.7442
27
+ - Accuracy: 0.725
28
 
29
  ## Model description
30
 
all_results.json CHANGED
@@ -1,5 +1,13 @@
1
  {
2
  "epoch": 14.98,
 
 
 
 
 
 
 
 
3
  "train_loss": 0.2219778089443193,
4
  "train_runtime": 55065.7639,
5
  "train_samples_per_second": 9.607,
 
1
  {
2
  "epoch": 14.98,
3
+ "eval_accuracy": 0.725,
4
+ "eval_f1": 0.7441860465116279,
5
+ "eval_loss": 0.5065506100654602,
6
+ "eval_precision": 0.6956521739130435,
7
+ "eval_recall": 0.8,
8
+ "eval_runtime": 1.8887,
9
+ "eval_samples_per_second": 21.179,
10
+ "eval_steps_per_second": 1.588,
11
  "train_loss": 0.2219778089443193,
12
  "train_runtime": 55065.7639,
13
  "train_samples_per_second": 9.607,
eval_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 14.98,
3
+ "eval_accuracy": 0.725,
4
+ "eval_f1": 0.7441860465116279,
5
+ "eval_loss": 0.5065506100654602,
6
+ "eval_precision": 0.6956521739130435,
7
+ "eval_recall": 0.8,
8
+ "eval_runtime": 1.8887,
9
+ "eval_samples_per_second": 21.179,
10
+ "eval_steps_per_second": 1.588
11
+ }
runs/Feb05_16-50-07_rics-datalab/events.out.tfevents.1707206882.rics-datalab ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89d6860dd5103c5113cb2699eb0ba5ed0d54f60a42a054ff57f70cd4ecf0eb26
3
+ size 40
trainer_state.json CHANGED
@@ -1006,6 +1006,18 @@
1006
  "train_runtime": 55065.7639,
1007
  "train_samples_per_second": 9.607,
1008
  "train_steps_per_second": 0.1
 
 
 
 
 
 
 
 
 
 
 
 
1009
  }
1010
  ],
1011
  "logging_steps": 100,
 
1006
  "train_runtime": 55065.7639,
1007
  "train_samples_per_second": 9.607,
1008
  "train_steps_per_second": 0.1
1009
+ },
1010
+ {
1011
+ "epoch": 14.98,
1012
+ "eval_accuracy": 0.725,
1013
+ "eval_f1": 0.7441860465116279,
1014
+ "eval_loss": 0.5065506100654602,
1015
+ "eval_precision": 0.6956521739130435,
1016
+ "eval_recall": 0.8,
1017
+ "eval_runtime": 1.8887,
1018
+ "eval_samples_per_second": 21.179,
1019
+ "eval_steps_per_second": 1.588,
1020
+ "step": 5505
1021
  }
1022
  ],
1023
  "logging_steps": 100,