till-onethousand commited on
Commit
f27966b
1 Parent(s): d9fbc75

Model save

Browse files
Files changed (2) hide show
  1. README.md +74 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/vit-base-patch16-224-in21k
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: hurricane_model
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # hurricane_model
18
+
19
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0256
22
+ - Model Preparation Time: 0.0051
23
+ - Accuracy: 0.994
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0002
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 4
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Accuracy |
54
+ |:-------------:|:------:|:----:|:---------------:|:----------------------:|:--------:|
55
+ | 0.1118 | 0.3195 | 100 | 0.1486 | 0.0051 | 0.9476 |
56
+ | 0.1112 | 0.6390 | 200 | 0.0701 | 0.0051 | 0.9752 |
57
+ | 0.0694 | 0.9585 | 300 | 0.0608 | 0.0051 | 0.9808 |
58
+ | 0.0048 | 1.2780 | 400 | 0.0917 | 0.0051 | 0.9744 |
59
+ | 0.036 | 1.5974 | 500 | 0.0552 | 0.0051 | 0.9836 |
60
+ | 0.0594 | 1.9169 | 600 | 0.0547 | 0.0051 | 0.9808 |
61
+ | 0.0115 | 2.2364 | 700 | 0.0627 | 0.0051 | 0.9844 |
62
+ | 0.0016 | 2.5559 | 800 | 0.0296 | 0.0051 | 0.9936 |
63
+ | 0.004 | 2.8754 | 900 | 0.0325 | 0.0051 | 0.9916 |
64
+ | 0.0009 | 3.1949 | 1000 | 0.0224 | 0.0051 | 0.9948 |
65
+ | 0.0008 | 3.5144 | 1100 | 0.0270 | 0.0051 | 0.9936 |
66
+ | 0.0008 | 3.8339 | 1200 | 0.0256 | 0.0051 | 0.994 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.46.3
72
+ - Pytorch 2.5.1+cu121
73
+ - Datasets 3.2.0
74
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1615d50995db9a4f007538995b696429883087d8acd29bcd77c1c95e08864f8b
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3332b15acfc8447ebd8e075d119e73d07bffc43fd4b1df80da9f2bb3bab0b08d
3
  size 343223968