panda992 commited on
Commit
2e63b3f
·
verified ·
1 Parent(s): 1a74299

Model save

Browse files
README.md CHANGED
@@ -1,9 +1,8 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: google/vit-base-patch16-224-in21k
5
  tags:
6
- - image-classification
7
  - generated_from_trainer
8
  metrics:
9
  - accuracy
@@ -17,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # fish_disease_datasets
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 fish_disease_datasets dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.1053
23
- - Accuracy: 0.9728
24
 
25
  ## Model description
26
 
@@ -52,11 +51,11 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:------:|:----:|:---------------:|:--------:|
55
- | 0.7341 | 0.7634 | 100 | 0.4725 | 0.8995 |
56
- | 0.4232 | 1.5267 | 200 | 0.2454 | 0.9538 |
57
- | 0.1134 | 2.2901 | 300 | 0.1689 | 0.9755 |
58
- | 0.2237 | 3.0534 | 400 | 0.1639 | 0.9592 |
59
- | 0.1431 | 3.8168 | 500 | 0.1053 | 0.9728 |
60
 
61
 
62
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: panda992/fish_disease_datasets
5
  tags:
 
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
 
16
 
17
  # fish_disease_datasets
18
 
19
+ This model is a fine-tuned version of [panda992/fish_disease_datasets](https://huggingface.co/panda992/fish_disease_datasets) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0675
22
+ - Accuracy: 0.9810
23
 
24
  ## Model description
25
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:------:|:----:|:---------------:|:--------:|
54
+ | 0.2052 | 0.7634 | 100 | 0.1684 | 0.9484 |
55
+ | 0.05 | 1.5267 | 200 | 0.1600 | 0.9592 |
56
+ | 0.0579 | 2.2901 | 300 | 0.1619 | 0.9511 |
57
+ | 0.1181 | 3.0534 | 400 | 0.0685 | 0.9810 |
58
+ | 0.1321 | 3.8168 | 500 | 0.0675 | 0.9810 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54ba9ec78d425727f4ba40b5c5a5bb59a997efb5c485e53f785f1736d9595f45
3
  size 343239356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eb4da8fc8334930d10845fd42541e8b2b928295354e1b0cf5434914f9df107e
3
  size 343239356
preprocessor_config.json CHANGED
@@ -8,7 +8,7 @@
8
  0.5,
9
  0.5
10
  ],
11
- "image_processor_type": "ViTFeatureExtractor",
12
  "image_std": [
13
  0.5,
14
  0.5,
 
8
  0.5,
9
  0.5
10
  ],
11
+ "image_processor_type": "ViTImageProcessor",
12
  "image_std": [
13
  0.5,
14
  0.5,
runs/May10_06-47-56_35deed949fff/events.out.tfevents.1746859688.35deed949fff.185.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1bdd55589e2cda0a90eacc8419a07f5157f5eb63f391a7692620881c654de5
3
+ size 18392
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fe06ab5fd832152cf9c32bc4f4513710e1ea0936ff732628af3ffe1dc5021eb
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:031c314868105b9b7649e9338a226e1df2bf6d6fb42c74956cd274436f1f7a7e
3
  size 5304