miladfa7 commited on
Commit
cef3d07
·
verified ·
1 Parent(s): 4111621

Model save

Browse files
Files changed (2) hide show
  1. README.md +61 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: picth_vision_checkpoint_5
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # picth_vision_checkpoint_5
16
+
17
+ This model was trained from scratch on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0278
20
+ - Accuracy: 0.9961
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-05
40
+ - train_batch_size: 4
41
+ - eval_batch_size: 4
42
+ - seed: 42
43
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_ratio: 0.1
46
+ - training_steps: 4626
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
52
+ | 0.0258 | 0.5002 | 2314 | 0.0249 | 0.9961 |
53
+ | 0.0 | 1.4998 | 4626 | 0.0278 | 0.9961 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.56.0
59
+ - Pytorch 2.6.0+cu124
60
+ - Datasets 4.0.0
61
+ - Tokenizers 0.22.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:830d38bd1a4baff105c6b942dc0309a2c3e06b33aebbd789be6ca1ba61c730e4
3
  size 344937328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:330775070a3c723082f469e898d9ae5bdf98a5d61f9dcb58822c8a1e8714f2cf
3
  size 344937328