lucnha commited on
Commit
4efe9b8
1 Parent(s): 382a13e

Model save

Browse files
Files changed (2) hide show
  1. README.md +87 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/convnextv2-base-22k-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: convnextv2-base-22k-224-finetuned-eurosat-2
12
+ results:
13
+ - task:
14
+ name: Image Classification
15
+ type: image-classification
16
+ dataset:
17
+ name: imagefolder
18
+ type: imagefolder
19
+ config: default
20
+ split: train
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.903954802259887
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # convnextv2-base-22k-224-finetuned-eurosat-2
32
+
33
+ This model is a fine-tuned version of [facebook/convnextv2-base-22k-224](https://huggingface.co/facebook/convnextv2-base-22k-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.3816
36
+ - Accuracy: 0.9040
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 5e-05
56
+ - train_batch_size: 4
57
+ - eval_batch_size: 4
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 16
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 10
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.5227 | 1.0 | 99 | 0.5333 | 0.7797 |
71
+ | 0.4248 | 1.99 | 198 | 0.4145 | 0.8531 |
72
+ | 0.2998 | 2.99 | 297 | 0.3307 | 0.8757 |
73
+ | 0.1704 | 4.0 | 397 | 0.2664 | 0.8927 |
74
+ | 0.0684 | 5.0 | 496 | 0.4353 | 0.8701 |
75
+ | 0.1546 | 5.99 | 595 | 0.3920 | 0.8870 |
76
+ | 0.0593 | 6.99 | 694 | 0.3801 | 0.9096 |
77
+ | 0.0745 | 8.0 | 794 | 0.4030 | 0.8983 |
78
+ | 0.0877 | 9.0 | 893 | 0.3846 | 0.9040 |
79
+ | 0.09 | 9.97 | 990 | 0.3816 | 0.9040 |
80
+
81
+
82
+ ### Framework versions
83
+
84
+ - Transformers 4.37.2
85
+ - Pytorch 2.2.0+cu118
86
+ - Datasets 2.17.0
87
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a74f606db9eb9916e903a97125b1f16ba6aa73c0a4f2f37cdf349cd9b03f7cdb
3
  size 350829548
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b01e319677dfaef9f9f2c9d21f4a0eabf2da6f1b5f2d1bb4f9b20ed08e27af6
3
  size 350829548