matthieulel commited on
Commit
395fb22
1 Parent(s): 79044d2

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/convnextv2-tiny-1k-224
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: convnextv2-tiny-1k-224-finetuned-galaxy10-decals
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # convnextv2-tiny-1k-224-finetuned-galaxy10-decals
17
+
18
+ This model is a fine-tuned version of [facebook/convnextv2-tiny-1k-224](https://huggingface.co/facebook/convnextv2-tiny-1k-224) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.3980
21
+ - Accuracy: 0.8647
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 128
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 10
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
55
+ | 1.0664 | 0.9978 | 112 | 0.9818 | 0.6725 |
56
+ | 0.8019 | 1.9955 | 224 | 0.6333 | 0.7990 |
57
+ | 0.6524 | 2.9933 | 336 | 0.5248 | 0.8341 |
58
+ | 0.6339 | 4.0 | 449 | 0.4731 | 0.8447 |
59
+ | 0.5178 | 4.9978 | 561 | 0.4537 | 0.8503 |
60
+ | 0.5907 | 5.9955 | 673 | 0.4556 | 0.8472 |
61
+ | 0.5292 | 6.9933 | 785 | 0.4169 | 0.8673 |
62
+ | 0.5017 | 8.0 | 898 | 0.4107 | 0.8597 |
63
+ | 0.4605 | 8.9978 | 1010 | 0.4062 | 0.8635 |
64
+ | 0.4765 | 9.9777 | 1120 | 0.3980 | 0.8647 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.40.0
70
+ - Pytorch 2.2.1+cu121
71
+ - Datasets 2.19.0
72
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a790bf76930f0d033074be3cf70a0602c60ffe6e6ba8e86bf17bffe9ccade36b
3
  size 111520440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaeaaf2838c5402c87b20426a8172edaca1cfdd42c9915ba56251a651f5c1bd0
3
  size 111520440