griffio commited on
Commit
b43687b
1 Parent(s): 5fb2eff

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-new-dungeon-geo-morphs-020
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.1267
37
  - Accuracy: 0.9811
 
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-new-dungeon-geo-morphs-020
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.1267
38
  - Accuracy: 0.9811
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 23.333333333333332,
3
+ "eval_accuracy": 0.9811320754716981,
4
+ "eval_loss": 0.12673677504062653,
5
+ "eval_runtime": 0.989,
6
+ "eval_samples_per_second": 53.591,
7
+ "eval_steps_per_second": 4.045,
8
+ "total_flos": 5.3801036558902886e+17,
9
+ "train_loss": 0.4527590223721096,
10
+ "train_runtime": 348.6632,
11
+ "train_samples_per_second": 8.432,
12
+ "train_steps_per_second": 0.1
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 23.333333333333332,
3
+ "eval_accuracy": 0.9811320754716981,
4
+ "eval_loss": 0.12673677504062653,
5
+ "eval_runtime": 0.989,
6
+ "eval_samples_per_second": 53.591,
7
+ "eval_steps_per_second": 4.045
8
+ }
runs/Nov19_16-44-08_72c194d7edee/events.out.tfevents.1732035161.72c194d7edee.2032.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d64b8a2cc0e3fec7248a14f84f7191577a6dca90a6474ffb162b8347368ed6d9
3
+ size 405
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 23.333333333333332,
3
+ "total_flos": 5.3801036558902886e+17,
4
+ "train_loss": 0.4527590223721096,
5
+ "train_runtime": 348.6632,
6
+ "train_samples_per_second": 8.432,
7
+ "train_steps_per_second": 0.1
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.12673677504062653,
3
+ "best_model_checkpoint": "vit-large-patch16-224-new-dungeon-geo-morphs-020/checkpoint-30",
4
+ "epoch": 23.333333333333332,
5
+ "eval_steps": 10,
6
+ "global_step": 35,
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.666666666666667,
13
+ "grad_norm": 17.276561737060547,
14
+ "learning_rate": 1.6774193548387098e-05,
15
+ "loss": 1.1059,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 6.666666666666667,
20
+ "eval_accuracy": 0.8867924528301887,
21
+ "eval_loss": 0.5386238098144531,
22
+ "eval_runtime": 0.9261,
23
+ "eval_samples_per_second": 57.23,
24
+ "eval_steps_per_second": 4.319,
25
+ "step": 10
26
+ },
27
+ {
28
+ "epoch": 13.333333333333334,
29
+ "grad_norm": 8.874366760253906,
30
+ "learning_rate": 1.0322580645161291e-05,
31
+ "loss": 0.3385,
32
+ "step": 20
33
+ },
34
+ {
35
+ "epoch": 13.333333333333334,
36
+ "eval_accuracy": 0.9433962264150944,
37
+ "eval_loss": 0.18484610319137573,
38
+ "eval_runtime": 0.9154,
39
+ "eval_samples_per_second": 57.9,
40
+ "eval_steps_per_second": 4.37,
41
+ "step": 20
42
+ },
43
+ {
44
+ "epoch": 20.0,
45
+ "grad_norm": 5.337092876434326,
46
+ "learning_rate": 3.870967741935484e-06,
47
+ "loss": 0.1115,
48
+ "step": 30
49
+ },
50
+ {
51
+ "epoch": 20.0,
52
+ "eval_accuracy": 0.9811320754716981,
53
+ "eval_loss": 0.12673677504062653,
54
+ "eval_runtime": 0.8326,
55
+ "eval_samples_per_second": 63.653,
56
+ "eval_steps_per_second": 4.804,
57
+ "step": 30
58
+ },
59
+ {
60
+ "epoch": 23.333333333333332,
61
+ "step": 35,
62
+ "total_flos": 5.3801036558902886e+17,
63
+ "train_loss": 0.4527590223721096,
64
+ "train_runtime": 348.6632,
65
+ "train_samples_per_second": 8.432,
66
+ "train_steps_per_second": 0.1
67
+ }
68
+ ],
69
+ "logging_steps": 10,
70
+ "max_steps": 35,
71
+ "num_input_tokens_seen": 0,
72
+ "num_train_epochs": 35,
73
+ "save_steps": 10,
74
+ "stateful_callbacks": {
75
+ "TrainerControl": {
76
+ "args": {
77
+ "should_epoch_stop": false,
78
+ "should_evaluate": false,
79
+ "should_log": false,
80
+ "should_save": true,
81
+ "should_training_stop": true
82
+ },
83
+ "attributes": {}
84
+ }
85
+ },
86
+ "total_flos": 5.3801036558902886e+17,
87
+ "train_batch_size": 16,
88
+ "trial_name": null,
89
+ "trial_params": null
90
+ }