judith0 commited on
Commit
c0ca7e3
1 Parent(s): f64df60

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.9574468085106383
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 [judith0/classification_INE_v2](https://huggingface.co/judith0/classification_INE_v2) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.0870
36
- - Accuracy: 0.9574
37
 
38
  ## Model description
39
 
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9680851063829787
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 [judith0/classification_INE_v2](https://huggingface.co/judith0/classification_INE_v2) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.0682
36
+ - Accuracy: 0.9681
37
 
38
  ## Model description
39
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.67,
3
+ "eval_accuracy": 0.9680851063829787,
4
+ "eval_loss": 0.06822928786277771,
5
+ "eval_runtime": 2.886,
6
+ "eval_samples_per_second": 32.571,
7
+ "eval_steps_per_second": 1.039,
8
+ "total_flos": 5.602696465869619e+16,
9
+ "train_loss": 0.04628414081202613,
10
+ "train_runtime": 64.1398,
11
+ "train_samples_per_second": 39.242,
12
+ "train_steps_per_second": 0.281
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.67,
3
+ "eval_accuracy": 0.9680851063829787,
4
+ "eval_loss": 0.06822928786277771,
5
+ "eval_runtime": 2.886,
6
+ "eval_samples_per_second": 32.571,
7
+ "eval_steps_per_second": 1.039
8
+ }
runs/Jan31_19-50-51_5e18ccaef1c7/events.out.tfevents.1706730759.5e18ccaef1c7.978.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a18024d42b676d6b5ed78cc91d3a7c712bbe83851d153fb74ef0276de574102
3
+ size 405
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.67,
3
+ "total_flos": 5.602696465869619e+16,
4
+ "train_loss": 0.04628414081202613,
5
+ "train_runtime": 64.1398,
6
+ "train_samples_per_second": 39.242,
7
+ "train_steps_per_second": 0.281
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9680851063829787,
3
+ "best_model_checkpoint": "classification_INE_v2-finetuned-eurosat/checkpoint-6",
4
+ "epoch": 2.6666666666666665,
5
+ "eval_steps": 500,
6
+ "global_step": 18,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.89,
13
+ "eval_accuracy": 0.9680851063829787,
14
+ "eval_loss": 0.06822928786277771,
15
+ "eval_runtime": 1.5962,
16
+ "eval_samples_per_second": 58.889,
17
+ "eval_steps_per_second": 1.879,
18
+ "step": 6
19
+ },
20
+ {
21
+ "epoch": 1.48,
22
+ "learning_rate": 2.5e-05,
23
+ "loss": 0.0563,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 1.93,
28
+ "eval_accuracy": 0.9574468085106383,
29
+ "eval_loss": 0.096346914768219,
30
+ "eval_runtime": 1.5636,
31
+ "eval_samples_per_second": 60.119,
32
+ "eval_steps_per_second": 1.919,
33
+ "step": 13
34
+ },
35
+ {
36
+ "epoch": 2.67,
37
+ "eval_accuracy": 0.9574468085106383,
38
+ "eval_loss": 0.08702503144741058,
39
+ "eval_runtime": 1.5611,
40
+ "eval_samples_per_second": 60.213,
41
+ "eval_steps_per_second": 1.922,
42
+ "step": 18
43
+ },
44
+ {
45
+ "epoch": 2.67,
46
+ "step": 18,
47
+ "total_flos": 5.602696465869619e+16,
48
+ "train_loss": 0.04628414081202613,
49
+ "train_runtime": 64.1398,
50
+ "train_samples_per_second": 39.242,
51
+ "train_steps_per_second": 0.281
52
+ }
53
+ ],
54
+ "logging_steps": 10,
55
+ "max_steps": 18,
56
+ "num_train_epochs": 3,
57
+ "save_steps": 500,
58
+ "total_flos": 5.602696465869619e+16,
59
+ "trial_name": null,
60
+ "trial_params": null
61
+ }