Model save
Browse files
README.md
ADDED
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
- f1
|
9 |
+
- precision
|
10 |
+
- recall
|
11 |
+
model-index:
|
12 |
+
- name: convnextv2-tiny-1k-224-finetuned-two-four
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# convnextv2-tiny-1k-224-finetuned-two-four
|
20 |
+
|
21 |
+
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.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.5662
|
24 |
+
- Accuracy: 0.7352
|
25 |
+
- F1: 0.7327
|
26 |
+
- Precision: 0.7370
|
27 |
+
- Recall: 0.7352
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Intended uses & limitations
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training and evaluation data
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training procedure
|
42 |
+
|
43 |
+
### Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 5e-05
|
47 |
+
- train_batch_size: 32
|
48 |
+
- eval_batch_size: 32
|
49 |
+
- seed: 42
|
50 |
+
- gradient_accumulation_steps: 4
|
51 |
+
- total_train_batch_size: 128
|
52 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
+
- lr_scheduler_type: linear
|
54 |
+
- lr_scheduler_warmup_ratio: 0.1
|
55 |
+
- num_epochs: 15
|
56 |
+
- mixed_precision_training: Native AMP
|
57 |
+
|
58 |
+
### Training results
|
59 |
+
|
60 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
61 |
+
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
62 |
+
| 0.6983 | 0.9655 | 14 | 0.6720 | 0.5974 | 0.5694 | 0.6054 | 0.5974 |
|
63 |
+
| 0.6804 | 2.0 | 29 | 0.6609 | 0.6324 | 0.6190 | 0.6374 | 0.6324 |
|
64 |
+
| 0.6796 | 2.9655 | 43 | 0.6634 | 0.6083 | 0.6084 | 0.6084 | 0.6083 |
|
65 |
+
| 0.6886 | 4.0 | 58 | 0.6547 | 0.6171 | 0.6104 | 0.6161 | 0.6171 |
|
66 |
+
| 0.6577 | 4.9655 | 72 | 0.6577 | 0.6127 | 0.5724 | 0.6407 | 0.6127 |
|
67 |
+
| 0.6439 | 6.0 | 87 | 0.6196 | 0.6477 | 0.6339 | 0.6559 | 0.6477 |
|
68 |
+
| 0.602 | 6.9655 | 101 | 0.6125 | 0.6652 | 0.6585 | 0.6986 | 0.6652 |
|
69 |
+
| 0.5974 | 8.0 | 116 | 0.6224 | 0.6696 | 0.6601 | 0.7141 | 0.6696 |
|
70 |
+
| 0.5841 | 8.9655 | 130 | 0.5800 | 0.7002 | 0.7005 | 0.7011 | 0.7002 |
|
71 |
+
| 0.581 | 10.0 | 145 | 0.5822 | 0.7265 | 0.7262 | 0.7262 | 0.7265 |
|
72 |
+
| 0.5716 | 10.9655 | 159 | 0.5812 | 0.7068 | 0.7035 | 0.7083 | 0.7068 |
|
73 |
+
| 0.5611 | 12.0 | 174 | 0.5778 | 0.7221 | 0.7150 | 0.7319 | 0.7221 |
|
74 |
+
| 0.5411 | 12.9655 | 188 | 0.5652 | 0.7352 | 0.7341 | 0.7351 | 0.7352 |
|
75 |
+
| 0.5361 | 14.0 | 203 | 0.5670 | 0.7374 | 0.7347 | 0.7395 | 0.7374 |
|
76 |
+
| 0.5416 | 14.4828 | 210 | 0.5662 | 0.7352 | 0.7327 | 0.7370 | 0.7352 |
|
77 |
+
|
78 |
+
|
79 |
+
### Framework versions
|
80 |
+
|
81 |
+
- Transformers 4.42.4
|
82 |
+
- Pytorch 2.3.1+cu121
|
83 |
+
- Datasets 2.20.0
|
84 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 111495808
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bd8c4421767f09d8a5d396bc199b7cd99a1c3c96a047080aceeb09a5b69bfe7
|
3 |
size 111495808
|
runs/Aug07_19-30-00_b5a50763f646/events.out.tfevents.1723059010.b5a50763f646.813.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb4ce753d23138cfd449e50f090804f9cf6452c2e33818c5c4853b503d9554be
|
3 |
+
size 16763
|