griffio commited on
Commit
82e8dca
·
verified ·
1 Parent(s): e71afcd

dungeon-geo-morphs

Browse files
README.md CHANGED
@@ -3,6 +3,7 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: google/vit-large-patch16-224
5
  tags:
 
6
  - generated_from_trainer
7
  datasets:
8
  - imagefolder
@@ -15,7 +16,7 @@ model-index:
15
  name: Image Classification
16
  type: image-classification
17
  dataset:
18
- name: imagefolder
19
  type: imagefolder
20
  config: default
21
  split: validation
@@ -31,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # vit-large-patch16-224-dungeon-geo-morphs-005
33
 
34
- This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.0719
37
  - Accuracy: 0.9722
 
3
  license: apache-2.0
4
  base_model: google/vit-large-patch16-224
5
  tags:
6
+ - image-classification
7
  - generated_from_trainer
8
  datasets:
9
  - imagefolder
 
16
  name: Image Classification
17
  type: image-classification
18
  dataset:
19
+ name: dungeon-geo-morphs
20
  type: imagefolder
21
  config: default
22
  split: validation
 
32
 
33
  # vit-large-patch16-224-dungeon-geo-morphs-005
34
 
35
+ This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on the dungeon-geo-morphs dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.0719
38
  - Accuracy: 0.9722
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 19.857142857142858,
3
+ "eval_accuracy": 0.9722222222222222,
4
+ "eval_loss": 0.0719214677810669,
5
+ "eval_runtime": 0.8479,
6
+ "eval_samples_per_second": 42.456,
7
+ "eval_steps_per_second": 5.897,
8
+ "total_flos": 2.6297770138730496e+17,
9
+ "train_loss": 0.20446500703692436,
10
+ "train_runtime": 171.6149,
11
+ "train_samples_per_second": 8.741,
12
+ "train_steps_per_second": 0.175
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 19.857142857142858,
3
+ "eval_accuracy": 0.9722222222222222,
4
+ "eval_loss": 0.0719214677810669,
5
+ "eval_runtime": 0.8479,
6
+ "eval_samples_per_second": 42.456,
7
+ "eval_steps_per_second": 5.897
8
+ }
runs/Nov13_16-32-18_7700b6860981/events.out.tfevents.1731515902.7700b6860981.865.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9142de8ae339f7306a55827888df24a6d8c5b583af7cd4bb5f3da37ac1459f4e
3
+ size 405
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 19.857142857142858,
3
+ "total_flos": 2.6297770138730496e+17,
4
+ "train_loss": 0.20446500703692436,
5
+ "train_runtime": 171.6149,
6
+ "train_samples_per_second": 8.741,
7
+ "train_steps_per_second": 0.175
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0719214677810669,
3
+ "best_model_checkpoint": "vit-large-patch16-224-dungeon-geo-morphs-005/checkpoint-30",
4
+ "epoch": 19.857142857142858,
5
+ "eval_steps": 10,
6
+ "global_step": 30,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 6.571428571428571,
13
+ "grad_norm": 8.417182922363281,
14
+ "learning_rate": 1.4814814814814815e-05,
15
+ "loss": 0.582,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 6.571428571428571,
20
+ "eval_accuracy": 0.9722222222222222,
21
+ "eval_loss": 0.1846093088388443,
22
+ "eval_runtime": 0.5165,
23
+ "eval_samples_per_second": 69.702,
24
+ "eval_steps_per_second": 9.681,
25
+ "step": 10
26
+ },
27
+ {
28
+ "epoch": 13.285714285714286,
29
+ "grad_norm": 0.3049335479736328,
30
+ "learning_rate": 7.4074074074074075e-06,
31
+ "loss": 0.0293,
32
+ "step": 20
33
+ },
34
+ {
35
+ "epoch": 13.285714285714286,
36
+ "eval_accuracy": 0.9722222222222222,
37
+ "eval_loss": 0.0765586718916893,
38
+ "eval_runtime": 0.7074,
39
+ "eval_samples_per_second": 50.89,
40
+ "eval_steps_per_second": 7.068,
41
+ "step": 20
42
+ },
43
+ {
44
+ "epoch": 19.857142857142858,
45
+ "grad_norm": 0.10486782342195511,
46
+ "learning_rate": 0.0,
47
+ "loss": 0.0021,
48
+ "step": 30
49
+ },
50
+ {
51
+ "epoch": 19.857142857142858,
52
+ "eval_accuracy": 0.9722222222222222,
53
+ "eval_loss": 0.0719214677810669,
54
+ "eval_runtime": 0.5559,
55
+ "eval_samples_per_second": 64.756,
56
+ "eval_steps_per_second": 8.994,
57
+ "step": 30
58
+ },
59
+ {
60
+ "epoch": 19.857142857142858,
61
+ "step": 30,
62
+ "total_flos": 2.6297770138730496e+17,
63
+ "train_loss": 0.20446500703692436,
64
+ "train_runtime": 171.6149,
65
+ "train_samples_per_second": 8.741,
66
+ "train_steps_per_second": 0.175
67
+ }
68
+ ],
69
+ "logging_steps": 10,
70
+ "max_steps": 30,
71
+ "num_input_tokens_seen": 0,
72
+ "num_train_epochs": 30,
73
+ "save_steps": 10,
74
+ "stateful_callbacks": {
75
+ "EarlyStoppingCallback": {
76
+ "args": {
77
+ "early_stopping_patience": 5,
78
+ "early_stopping_threshold": 0.01
79
+ },
80
+ "attributes": {
81
+ "early_stopping_patience_counter": 1
82
+ }
83
+ },
84
+ "TrainerControl": {
85
+ "args": {
86
+ "should_epoch_stop": false,
87
+ "should_evaluate": false,
88
+ "should_log": false,
89
+ "should_save": true,
90
+ "should_training_stop": true
91
+ },
92
+ "attributes": {}
93
+ }
94
+ },
95
+ "total_flos": 2.6297770138730496e+17,
96
+ "train_batch_size": 8,
97
+ "trial_name": null,
98
+ "trial_params": null
99
+ }