aneirady commited on
Commit
26bef27
1 Parent(s): 6cf0c90

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -12
  2. config.json +1 -1
  3. model.safetensors +1 -1
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
 
2
  base_model: nateraw/vit-age-classifier
 
 
3
  datasets:
4
  - imagefolder
5
- library_name: transformers
6
  metrics:
7
  - accuracy
8
- tags:
9
- - generated_from_trainer
10
  model-index:
11
  - name: results
12
  results:
13
  - task:
14
- type: image-classification
15
  name: Image Classification
 
16
  dataset:
17
  name: imagefolder
18
  type: imagefolder
@@ -20,9 +20,9 @@ model-index:
20
  split: train
21
  args: default
22
  metrics:
23
- - type: accuracy
24
- value: 0.44375
25
- name: Accuracy
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [nateraw/vit-age-classifier](https://huggingface.co/nateraw/vit-age-classifier) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.6666
36
- - Accuracy: 0.4437
37
 
38
  ## Model description
39
 
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | 1.968 | 1.0 | 40 | 1.9059 | 0.3063 |
68
- | 1.5965 | 2.0 | 80 | 1.7152 | 0.3937 |
69
- | 1.4239 | 3.0 | 120 | 1.6666 | 0.4437 |
70
 
71
 
72
  ### Framework versions
 
1
  ---
2
+ library_name: transformers
3
  base_model: nateraw/vit-age-classifier
4
+ tags:
5
+ - generated_from_trainer
6
  datasets:
7
  - imagefolder
 
8
  metrics:
9
  - accuracy
 
 
10
  model-index:
11
  - name: results
12
  results:
13
  - task:
 
14
  name: Image Classification
15
+ type: image-classification
16
  dataset:
17
  name: imagefolder
18
  type: imagefolder
 
20
  split: train
21
  args: default
22
  metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.5
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [nateraw/vit-age-classifier](https://huggingface.co/nateraw/vit-age-classifier) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 1.7301
36
+ - Accuracy: 0.5
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 2.0108 | 1.0 | 40 | 1.9813 | 0.325 |
68
+ | 1.7144 | 2.0 | 80 | 1.8097 | 0.45 |
69
+ | 1.5272 | 3.0 | 120 | 1.7301 | 0.5 |
70
 
71
 
72
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "aneirady/results",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "nateraw/vit-age-classifier",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55308629ced5b2367cb0dd43c7a0a83a5153e45a51e0070bf21cd9e4bdb636cc
3
  size 343242432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfc54cbcf525067664bba15a50d4d73c033221e24585dbd1892280b01fa7ec92
3
  size 343242432