alyzbane commited on
Commit
88724c8
1 Parent(s): 01ed004

Model save

Browse files
Files changed (4) hide show
  1. README.md +13 -13
  2. config.json +0 -1
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -6,10 +6,10 @@ tags:
6
  datasets:
7
  - imagefolder
8
  metrics:
 
 
9
  - precision
10
  - recall
11
- - f1
12
- - accuracy
13
  model-index:
14
  - name: resnet-50-finetuned-FBark
15
  results:
@@ -23,18 +23,18 @@ model-index:
23
  split: train
24
  args: default
25
  metrics:
 
 
 
 
 
 
26
  - name: Precision
27
  type: precision
28
  value: 0.990909090909091
29
  - name: Recall
30
  type: recall
31
  value: 0.9939393939393939
32
- - name: F1
33
- type: f1
34
- value: 0.9922719141323793
35
- - name: Accuracy
36
- type: accuracy
37
- value: 0.9906542056074766
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
44
 
45
  This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.0794
 
 
48
  - Precision: 0.9909
49
  - Recall: 0.9939
50
- - F1: 0.9923
51
- - Accuracy: 0.9907
52
 
53
  ## Model description
54
 
@@ -67,7 +67,7 @@ More information needed
67
  ### Training hyperparameters
68
 
69
  The following hyperparameters were used during training:
70
- - learning_rate: 0.0003
71
  - train_batch_size: 8
72
  - eval_batch_size: 8
73
  - seed: 42
@@ -76,7 +76,7 @@ The following hyperparameters were used during training:
76
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
77
  - lr_scheduler_type: linear
78
  - lr_scheduler_warmup_ratio: 0.1
79
- - num_epochs: 20
80
 
81
  ### Training results
82
 
 
6
  datasets:
7
  - imagefolder
8
  metrics:
9
+ - accuracy
10
+ - f1
11
  - precision
12
  - recall
 
 
13
  model-index:
14
  - name: resnet-50-finetuned-FBark
15
  results:
 
23
  split: train
24
  args: default
25
  metrics:
26
+ - name: Accuracy
27
+ type: accuracy
28
+ value: 0.9906542056074766
29
+ - name: F1
30
+ type: f1
31
+ value: 0.9922719141323793
32
  - name: Precision
33
  type: precision
34
  value: 0.990909090909091
35
  - name: Recall
36
  type: recall
37
  value: 0.9939393939393939
 
 
 
 
 
 
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Accuracy: 0.9907
48
+ - F1: 0.9923
49
+ - Loss: 0.0579
50
  - Precision: 0.9909
51
  - Recall: 0.9939
 
 
52
 
53
  ## Model description
54
 
 
67
  ### Training hyperparameters
68
 
69
  The following hyperparameters were used during training:
70
+ - learning_rate: 0.0001
71
  - train_batch_size: 8
72
  - eval_batch_size: 8
73
  - seed: 42
 
76
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
77
  - lr_scheduler_type: linear
78
  - lr_scheduler_warmup_ratio: 0.1
79
+ - num_epochs: 35
80
 
81
  ### Training results
82
 
config.json CHANGED
@@ -42,7 +42,6 @@
42
  "out_indices": [
43
  4
44
  ],
45
- "problem_type": "single_label_classification",
46
  "stage_names": [
47
  "stem",
48
  "stage1",
 
42
  "out_indices": [
43
  4
44
  ],
 
45
  "stage_names": [
46
  "stem",
47
  "stage1",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f9b9c9f1542b7396eff5547b901f7956f22dc9ff9fc8ff7dcd325b3ccce28c8
3
  size 94327540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89e98cc578d70823aa4f0079b6bee0ae12e3665c6c2974c9ea0e1b8930b9b77c
3
  size 94327540
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e28f17c7a6b27bb5293f838c24356ea94ac839036baad65374863f11a155e175
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:892734d607ff42974acb846dc90885850907a31ae1b411049d0f4896583e5ff0
3
  size 4856