CharlesCGCTG commited on
Commit
3a2d9a9
·
verified ·
1 Parent(s): 748ba09

Training in progress, epoch 0

Browse files
Files changed (4) hide show
  1. README.md +8 -8
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: microsoft/resnet-50
5
  tags:
6
  - generated_from_trainer
7
  datasets:
@@ -9,7 +9,7 @@ datasets:
9
  metrics:
10
  - accuracy
11
  model-index:
12
- - name: model
13
  results:
14
  - task:
15
  name: Image Classification
@@ -23,18 +23,18 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.5340086830680174
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
- # model
33
 
34
- This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.7631
37
- - Accuracy: 0.5340
38
 
39
  ## Model description
40
 
@@ -69,7 +69,7 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
71
  |:-------------:|:------:|:----:|:---------------:|:--------:|
72
- | 0.8153 | 0.9942 | 86 | 0.7631 | 0.5340 |
73
 
74
 
75
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: CGCTG/orientation_resnet-50
5
  tags:
6
  - generated_from_trainer
7
  datasets:
 
9
  metrics:
10
  - accuracy
11
  model-index:
12
+ - name: model_resnet-50
13
  results:
14
  - task:
15
  name: Image Classification
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.48552821997105644
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
+ # model_resnet-50
33
 
34
+ This model is a fine-tuned version of [CGCTG/orientation_resnet-50](https://huggingface.co/CGCTG/orientation_resnet-50) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.8638
37
+ - Accuracy: 0.4855
38
 
39
  ## Model description
40
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
71
  |:-------------:|:------:|:----:|:---------------:|:--------:|
72
+ | 0.8151 | 0.9942 | 86 | 0.8638 | 0.4855 |
73
 
74
 
75
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/resnet-50",
3
  "architectures": [
4
  "ResNetForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "CGCTG/orientation_resnet-50",
3
  "architectures": [
4
  "ResNetForImageClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a65a25c24e5f437560a2b82d0bef90bc39d079e739746a4d4722372c70a6e199
3
  size 94319344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4db08524ed08f0081f45d7f99c93cf228c0f50dae728be6a520e3aefbb6a4840
3
  size 94319344
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef97bcdd245a94fcfc69cb395405ba4c20e2b537448ee73e1d18246a2b2a05fc
3
- size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:974f6bf5b2eda91f9c686d8b14272bd32a9808900784a67612faa81473520a62
3
+ size 5368