anum231 commited on
Commit
1548598
·
1 Parent(s): 6acc3a4

End of training

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. config.json +1 -1
  3. tf_model.h5 +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
  - generated_from_keras_callback
6
  model-index:
@@ -13,10 +13,10 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  # anum231/food_classifier
15
 
16
- 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.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.0086
19
- - Validation Loss: 1.1500
20
  - Train Accuracy: 0.0
21
  - Epoch: 4
22
 
@@ -37,18 +37,18 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 35, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 1.0633 | 1.1575 | 0.0 | 0 |
48
- | 1.0952 | 1.1492 | 0.0 | 1 |
49
- | 1.0934 | 1.1538 | 0.0 | 2 |
50
- | 1.0465 | 1.1544 | 0.0 | 3 |
51
- | 1.0086 | 1.1500 | 0.0 | 4 |
52
 
53
 
54
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: anum231/cancer_classifier_100
4
  tags:
5
  - generated_from_keras_callback
6
  model-index:
 
13
 
14
  # anum231/food_classifier
15
 
16
+ This model is a fine-tuned version of [anum231/cancer_classifier_100](https://huggingface.co/anum231/cancer_classifier_100) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.3380
19
+ - Validation Loss: 3.3659
20
  - Train Accuracy: 0.0
21
  - Epoch: 4
22
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 10, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 1.4008 | 3.2711 | 0.0 | 0 |
48
+ | 0.9698 | 3.3070 | 0.0 | 1 |
49
+ | 1.2236 | 3.3253 | 0.0 | 2 |
50
+ | 0.7776 | 3.3429 | 0.0 | 3 |
51
+ | 1.3380 | 3.3659 | 0.0 | 4 |
52
 
53
 
54
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/vit-base-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "anum231/cancer_classifier_100",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a18c91c6a52132829cb0e60ec29b28e3591f71b7fff10686272a79c2096909e
3
- size 343472824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8758fe64cda9a897dd0f15af0331a65db622640718da6d14cbe00fa42ef5bfc
3
+ size 343489208