Countigo commited on
Commit
fe60e7b
·
verified ·
1 Parent(s): b35a925

Model save

Browse files
Files changed (3) hide show
  1. README.md +7 -9
  2. config.json +0 -1
  3. training_args.bin +1 -1
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.5654
23
  - Accuracy: 0.9699
 
24
 
25
  ## Model description
26
 
@@ -49,11 +47,11 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 0.9886 | 1.0 | 17 | 0.7760 | 0.9248 |
55
- | 0.7227 | 2.0 | 34 | 0.6205 | 0.9549 |
56
- | 0.6045 | 3.0 | 51 | 0.5654 | 0.9699 |
57
 
58
 
59
  ### 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.9699
21
+ - Loss: 0.5654
22
 
23
  ## Model description
24
 
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Accuracy | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:--------:|:---------------:|
52
+ | 0.9886 | 1.0 | 17 | 0.9248 | 0.7760 |
53
+ | 0.7227 | 2.0 | 34 | 0.9549 | 0.6205 |
54
+ | 0.6045 | 3.0 | 51 | 0.9699 | 0.5654 |
55
 
56
 
57
  ### 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"
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:908864980426b2063e9626476bb1885d75a019e3288ccd8e74f676467b086954
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:842e315bd4533c35e5e48d226e65f931ccc1eebcec787bd58002026eeccb43eb
3
  size 5176