Keshar commited on
Commit
4d98a59
1 Parent(s): 956aed7

End of training

Browse files
README.md CHANGED
@@ -5,9 +5,24 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
 
 
8
  model-index:
9
  - name: cat_and_dog_model
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,6 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
16
  # cat_and_dog_model
17
 
18
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
 
 
 
19
 
20
  ## Model description
21
 
@@ -43,13 +61,15 @@ The following hyperparameters were used during training:
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_ratio: 0.1
46
- - num_epochs: 1
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
  | No log | 1.0 | 1 | 0.6737 | 0.75 |
 
 
53
 
54
 
55
  ### Framework versions
 
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
8
+ metrics:
9
+ - accuracy
10
  model-index:
11
  - name: cat_and_dog_model
12
+ results:
13
+ - task:
14
+ name: Image Classification
15
+ type: image-classification
16
+ dataset:
17
+ name: imagefolder
18
+ type: imagefolder
19
+ config: default
20
+ split: train[:5000]
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 1.0
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
  # cat_and_dog_model
32
 
33
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.6135
36
+ - Accuracy: 1.0
37
 
38
  ## Model description
39
 
 
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 3
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
  | No log | 1.0 | 1 | 0.6737 | 0.75 |
71
+ | No log | 2.0 | 2 | 0.6410 | 0.75 |
72
+ | No log | 3.0 | 3 | 0.6135 | 1.0 |
73
 
74
 
75
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04a0e78d40d11672341b5b0353383a3143fe6617a12cbaee339630c8d35b4de8
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f396c3088a805dbc17aab3787f804b2ac6ca54159e2bb486c38c744577fd0c08
3
  size 343223968
runs/Apr02_07-02-29_4e110b7ba13b/events.out.tfevents.1712041350.4e110b7ba13b.386.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac101714566501991b0148d0577a7ec8cb70af7770ac579d99dd1d8ae4484f14
3
+ size 5847
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a9a26fde5a656f16a79fd493d2842418c7cdc8b707772db6ad24165527548a7
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b011547e8bac508e4d66dd107b3d2fb19f97956deaa1aefefa6730322f9c4fdd
3
  size 4920