mrm8488 commited on
Commit
5ae714c
1 Parent(s): 7fc7e0b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - beans
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: convnext-tiny-finetuned-beans
11
+ results:
12
+ - task:
13
+ name: Image Classification
14
+ type: image-classification
15
+ dataset:
16
+ name: beans
17
+ type: beans
18
+ args: default
19
+ metrics:
20
+ - name: Accuracy
21
+ type: accuracy
22
+ value: 0.9609375
23
+ ---
24
+
25
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
26
+ should probably proofread and complete it, then remove this comment. -->
27
+
28
+ # convnext-tiny-finetuned-beans
29
+
30
+ This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on the beans dataset.
31
+ It achieves the following results on the evaluation set:
32
+ - Loss: 0.1255
33
+ - Accuracy: 0.9609
34
+
35
+ ## Model description
36
+
37
+ More information needed
38
+
39
+ ## Intended uses & limitations
40
+
41
+ More information needed
42
+
43
+ ## Training and evaluation data
44
+
45
+ More information needed
46
+
47
+ ## Training procedure
48
+
49
+ ### Training hyperparameters
50
+
51
+ The following hyperparameters were used during training:
52
+ - learning_rate: 5e-05
53
+ - train_batch_size: 32
54
+ - eval_batch_size: 32
55
+ - seed: 7171
56
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
57
+ - lr_scheduler_type: linear
58
+ - num_epochs: 5
59
+
60
+ ### Training results
61
+
62
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | No log | 1.0 | 37 | 0.6175 | 0.8828 |
65
+ | No log | 2.0 | 74 | 0.2307 | 0.9609 |
66
+ | 0.5237 | 3.0 | 111 | 0.1406 | 0.9531 |
67
+ | 0.5237 | 4.0 | 148 | 0.1165 | 0.9688 |
68
+ | 0.5237 | 5.0 | 185 | 0.1255 | 0.9609 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - Transformers 4.18.0
74
+ - Pytorch 1.10.0+cu111
75
+ - Datasets 2.1.0
76
+ - Tokenizers 0.12.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e07aab0373a4aa1acfa5791eafceb740badd22c60c2d71a3a11e74d8f8607869
3
  size 111350421
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd044a002806ebd07cf3776ae89b998fbcd529506ebc281f35d2212a4507cd99
3
  size 111350421
runs/Apr25_13-17-49_02b8e79d2086/events.out.tfevents.1650892727.02b8e79d2086.72.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a5effc56be3c896ab38e4b6e8da3e65b9e7095eef0fcb4fa4546f9280ba583a
3
- size 4094
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:787845dd488459af560e71dacb20148b0f72164819ac9ca069141d565367c8de
3
+ size 5882