SodaXII commited on
Commit
6d6cc2c
·
verified ·
1 Parent(s): c3d968e

Model save

Browse files
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: microsoft/beit-base-patch16-224
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: beit-base-patch16-224_rice-disease-02_111724
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
+ # beit-base-patch16-224_rice-disease-02_111724
18
+
19
+ This model is a fine-tuned version of [microsoft/beit-base-patch16-224](https://huggingface.co/microsoft/beit-base-patch16-224) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1321
22
+ - Accuracy: 0.9574
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0003
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 15
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
54
+ | 1.3364 | 1.0 | 845 | 0.5174 | 0.8430 |
55
+ | 0.344 | 2.0 | 1690 | 0.2503 | 0.9222 |
56
+ | 0.2076 | 3.0 | 2535 | 0.1983 | 0.9375 |
57
+ | 0.1649 | 4.0 | 3380 | 0.1730 | 0.9468 |
58
+ | 0.1443 | 5.0 | 4225 | 0.1581 | 0.9528 |
59
+ | 0.1261 | 6.0 | 5070 | 0.1544 | 0.9554 |
60
+ | 0.1166 | 7.0 | 5915 | 0.1498 | 0.9528 |
61
+ | 0.1097 | 8.0 | 6760 | 0.1479 | 0.9554 |
62
+ | 0.1017 | 9.0 | 7605 | 0.1477 | 0.9501 |
63
+ | 0.1016 | 10.0 | 8450 | 0.1382 | 0.9561 |
64
+ | 0.0946 | 11.0 | 9295 | 0.1362 | 0.9574 |
65
+ | 0.0934 | 12.0 | 10140 | 0.1330 | 0.9587 |
66
+ | 0.0903 | 13.0 | 10985 | 0.1330 | 0.9548 |
67
+ | 0.0863 | 14.0 | 11830 | 0.1323 | 0.9568 |
68
+ | 0.0877 | 15.0 | 12675 | 0.1321 | 0.9574 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - Transformers 4.46.2
74
+ - Pytorch 2.5.1+cu121
75
+ - Datasets 3.1.0
76
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1731840282.a6c4787c40b5.803.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cc2de6b73fbcff37894feab32a0e24e1ea95d8730debce684434390e9bdb5f2
3
- size 13849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55e16d17d22fb343ea51fe9c31a0a8786f1c74d7535d2e0efda1022a19bf0f43
3
+ size 14737