uisikdag commited on
Commit
6f15024
·
verified ·
1 Parent(s): edfc391

Model save

Browse files
Files changed (2) hide show
  1. README.md +74 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - imagefolder
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: weed_hybrid_transformer
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
+ # weed_hybrid_transformer
18
+
19
+ This model is a fine-tuned version of [](https://huggingface.co/) on the imagefolder dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1026
22
+ - Accuracy: 0.9667
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: 2e-05
42
+ - train_batch_size: 2
43
+ - eval_batch_size: 2
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 8
46
+ - total_train_batch_size: 16
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 10
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
57
+ | 8.3274 | 1.0 | 150 | 0.8170 | 0.8233 |
58
+ | 2.734 | 2.0 | 300 | 0.3290 | 0.9 |
59
+ | 2.6813 | 3.0 | 450 | 0.2720 | 0.9167 |
60
+ | 1.7794 | 4.0 | 600 | 0.2369 | 0.9067 |
61
+ | 1.6344 | 5.0 | 750 | 0.1589 | 0.9567 |
62
+ | 1.394 | 6.0 | 900 | 0.1484 | 0.9533 |
63
+ | 1.2546 | 7.0 | 1050 | 0.1382 | 0.9567 |
64
+ | 1.2253 | 8.0 | 1200 | 0.1565 | 0.9567 |
65
+ | 0.7844 | 9.0 | 1350 | 0.1721 | 0.9433 |
66
+ | 0.4964 | 10.0 | 1500 | 0.1026 | 0.9667 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.46.1
72
+ - Pytorch 2.5.0+cu124
73
+ - Datasets 3.0.2
74
+ - Tokenizers 0.20.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08abc5acf5f52ea1d4e78bf7d5a738c6e353aae94e6f7245f404224c29694c55
3
  size 1137948376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a8d7d2dba1320ac19f948ffe72bdac56e6bd50a1801687edfb5916c6422129b
3
  size 1137948376