griffio commited on
Commit
6d09863
·
verified ·
1 Parent(s): bbdf6ae

Model save

Browse files
README.md CHANGED
@@ -3,7 +3,6 @@ library_name: transformers
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,7 +15,7 @@ model-index:
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,9 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  # vit-large-patch16-224-dungeon-geo-morphs-008
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.0781
38
  - Accuracy: 0.9722
39
 
40
  ## Model description
@@ -54,7 +53,7 @@ More information needed
54
  ### Training hyperparameters
55
 
56
  The following hyperparameters were used during training:
57
- - learning_rate: 2e-05
58
  - train_batch_size: 8
59
  - eval_batch_size: 8
60
  - seed: 42
@@ -63,16 +62,16 @@ The following hyperparameters were used during training:
63
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
64
  - lr_scheduler_type: linear
65
  - lr_scheduler_warmup_ratio: 0.1
66
- - num_epochs: 35
67
  - mixed_precision_training: Native AMP
68
 
69
  ### Training results
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
72
  |:-------------:|:-------:|:----:|:---------------:|:--------:|
73
- | 0.6526 | 6.5714 | 10 | 0.1925 | 0.9722 |
74
- | 0.0388 | 13.2857 | 20 | 0.0781 | 0.9722 |
75
- | 0.002 | 19.8571 | 30 | 0.0781 | 0.9722 |
76
 
77
 
78
  ### Framework versions
 
3
  license: apache-2.0
4
  base_model: google/vit-large-patch16-224
5
  tags:
 
6
  - generated_from_trainer
7
  datasets:
8
  - imagefolder
 
15
  name: Image Classification
16
  type: image-classification
17
  dataset:
18
+ name: imagefolder
19
  type: imagefolder
20
  config: default
21
  split: validation
 
31
 
32
  # vit-large-patch16-224-dungeon-geo-morphs-008
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.0935
37
  - Accuracy: 0.9722
38
 
39
  ## Model description
 
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
+ - learning_rate: 1e-05
57
  - train_batch_size: 8
58
  - eval_batch_size: 8
59
  - seed: 42
 
62
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
63
  - lr_scheduler_type: linear
64
  - lr_scheduler_warmup_ratio: 0.1
65
+ - num_epochs: 30
66
  - mixed_precision_training: Native AMP
67
 
68
  ### Training results
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
71
  |:-------------:|:-------:|:----:|:---------------:|:--------:|
72
+ | 0.0018 | 6.5714 | 10 | 0.1107 | 0.9722 |
73
+ | 0.0002 | 13.2857 | 20 | 0.1064 | 0.9722 |
74
+ | 0.0001 | 19.8571 | 30 | 0.0935 | 0.9722 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa9fbc896e0365f805de0b7731f0e88332068c1fe6c2c3496f4e793aa5cb99e6
3
  size 1213265372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e8bbe7886a03af785569f9232bb2ab681442bc7c1e5fbca4afcb17404b6f18a
3
  size 1213265372
runs/Nov13_17-27-56_de5729e0f5b3/events.out.tfevents.1731518885.de5729e0f5b3.318.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e58b474edd61387462b5c30c036df557ee7e86291fa96c0dcf905cc6a77c1cc
3
- size 6272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f885c0f874661f6faf04d1b290ec7d11f323ebd19d1e3658970c91fe3bc4b8b4
3
+ size 7144