itsLeen commited on
Commit
0c452e2
·
verified ·
1 Parent(s): e3327be

Model save

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/vit-large-patch16-224
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: vit-large-ai-or-not
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
+ # vit-large-ai-or-not
18
+
19
+ This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1124
22
+ - Accuracy: 0.9635
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.0002
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 2
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
54
+ | 0.3925 | 0.1808 | 200 | 0.4045 | 0.8786 |
55
+ | 0.2803 | 0.3617 | 400 | 0.2386 | 0.9044 |
56
+ | 0.2235 | 0.5425 | 600 | 0.1893 | 0.9173 |
57
+ | 0.217 | 0.7233 | 800 | 0.1597 | 0.9398 |
58
+ | 0.1865 | 0.9042 | 1000 | 0.1413 | 0.9420 |
59
+ | 0.1309 | 1.0850 | 1200 | 0.1474 | 0.9517 |
60
+ | 0.1008 | 1.2658 | 1400 | 0.1914 | 0.9420 |
61
+ | 0.0793 | 1.4467 | 1600 | 0.1557 | 0.9441 |
62
+ | 0.0804 | 1.6275 | 1800 | 0.2301 | 0.9313 |
63
+ | 0.0814 | 1.8083 | 2000 | 0.1039 | 0.9581 |
64
+ | 0.0446 | 1.9892 | 2200 | 0.1124 | 0.9635 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.44.2
70
+ - Pytorch 2.4.1+cu121
71
+ - Datasets 3.0.2
72
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b467f363eedde3d5317d5f35dea3abad069b7d567bc94bd031e5043c526f48b9
3
  size 1213261264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0aba20423c8103ea971d3e90dfe6bb516518a1978501d113ed3f9036859c0d0
3
  size 1213261264
runs/Oct22_19-27-07_a63007bb5933/events.out.tfevents.1729625602.a63007bb5933.577.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e4443169a12f2704db9f950eb47eab29a90b295dc6d2b3084862695b714de1d
3
- size 10688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88ebd6c00683401b43bccaec1ef08bde0b7bbef5fa75bf45579afdc6f2c70aae
3
+ size 11042