suredream commited on
Commit
f1a4b46
1 Parent(s): c994b8a

Model save

Browse files
README.md CHANGED
@@ -2,8 +2,6 @@
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
- - image-classification
6
- - vision
7
  - generated_from_trainer
8
  metrics:
9
  - accuracy
@@ -17,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # vit-base-beans
19
 
20
- 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 beans dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0650
23
- - Accuracy: 0.9925
24
 
25
  ## Model description
26
 
@@ -49,13 +47,13 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 0.2838 | 1.0 | 130 | 0.2169 | 0.9624 |
55
- | 0.1324 | 2.0 | 260 | 0.1346 | 0.9699 |
56
- | 0.143 | 3.0 | 390 | 0.0998 | 0.9699 |
57
- | 0.0833 | 4.0 | 520 | 0.0650 | 0.9925 |
58
- | 0.1099 | 5.0 | 650 | 0.0824 | 0.9774 |
59
 
60
 
61
  ### Framework versions
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
 
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
15
 
16
  # vit-base-beans
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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Accuracy: 0.9774
21
+ - Loss: 0.0824
22
 
23
  ## Model description
24
 
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Accuracy | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:--------:|:---------------:|
52
+ | 0.2838 | 1.0 | 130 | 0.9624 | 0.2169 |
53
+ | 0.1324 | 2.0 | 260 | 0.9699 | 0.1346 |
54
+ | 0.143 | 3.0 | 390 | 0.9699 | 0.0998 |
55
+ | 0.0833 | 4.0 | 520 | 0.9925 | 0.0650 |
56
+ | 0.1099 | 5.0 | 650 | 0.9774 | 0.0824 |
57
 
58
 
59
  ### Framework versions
config.json CHANGED
@@ -28,7 +28,6 @@
28
  "num_channels": 3,
29
  "num_hidden_layers": 12,
30
  "patch_size": 16,
31
- "problem_type": "single_label_classification",
32
  "qkv_bias": true,
33
  "torch_dtype": "float32",
34
  "transformers_version": "4.43.0.dev0"
 
28
  "num_channels": 3,
29
  "num_hidden_layers": 12,
30
  "patch_size": 16,
 
31
  "qkv_bias": true,
32
  "torch_dtype": "float32",
33
  "transformers_version": "4.43.0.dev0"
runs/Jul06_18-18-58_d9568e0fc9ba/events.out.tfevents.1720289950.d9568e0fc9ba.10921.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca7ad6e664d8d84f87c2da97cb5fe955456eda5972a0d83dd970907e95e23668
3
+ size 5399
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdd27d01dcff2023646ea760c93ffb109b22d018c489524cc77f104011fd5825
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f75d2a3277204d014eae4074f61ce2f7441d46588f766d462238c13f09de6204
3
  size 5240