date3k2 commited on
Commit
ea7489c
1 Parent(s): a5b895e

Model save

Browse files
Files changed (3) hide show
  1. README.md +62 -0
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: vit-real-fake-classification
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # vit-real-fake-classification
15
+
16
+ This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - eval_loss: 0.1798
19
+ - eval_accuracy: 0.9275
20
+ - eval_f1: 0.9362
21
+ - eval_recall: 0.9649
22
+ - eval_precision: 0.9092
23
+ - eval_runtime: 110.2958
24
+ - eval_samples_per_second: 16.882
25
+ - eval_steps_per_second: 0.136
26
+ - epoch: 1.9492
27
+ - step: 28
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 5e-05
47
+ - train_batch_size: 128
48
+ - eval_batch_size: 128
49
+ - seed: 42
50
+ - gradient_accumulation_steps: 4
51
+ - total_train_batch_size: 512
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: linear
54
+ - lr_scheduler_warmup_ratio: 0.1
55
+ - num_epochs: 5
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.40.2
60
+ - Pytorch 2.2.1+cu121
61
+ - Datasets 2.19.1
62
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f0740fe5b0ab590b18277f2839e70b022e2b0fda0c0b08fb65f98d5839060c8
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7c2a961b510db275290d906536e18efd2bc3f4953edfe2863ce76b6501bd3cc
3
  size 343223968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a46465811696a36c5272375a55ca85dc11ffbfd6f9750434b12279927b8114a0
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1571f7a84c9cc98ca8700c8d894300a8d6e9913b9e6eb64fb971f8cc5f2a2bb
3
  size 4984