sina99 commited on
Commit
c29766c
·
verified ·
1 Parent(s): cbf72f9

End of training

Browse files
Files changed (2) hide show
  1. README.md +129 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: facebook/detr-resnet-50-dc5
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: detr-resnet-50-dc5-fashionpedia-finetuned
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # detr-resnet-50-dc5-fashionpedia-finetuned
16
+
17
+ This model is a fine-tuned version of [facebook/detr-resnet-50-dc5](https://huggingface.co/facebook/detr-resnet-50-dc5) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - eval_loss: 4.9164
20
+ - eval_map: 0.0135
21
+ - eval_map_50: 0.0332
22
+ - eval_map_75: 0.0009
23
+ - eval_map_small: 0.0421
24
+ - eval_map_medium: 0.0229
25
+ - eval_map_large: 0.0056
26
+ - eval_mar_1: 0.0139
27
+ - eval_mar_10: 0.0241
28
+ - eval_mar_100: 0.0241
29
+ - eval_mar_small: 0.0417
30
+ - eval_mar_medium: 0.0341
31
+ - eval_mar_large: 0.0185
32
+ - eval_map_shirt, blouse: 0.0
33
+ - eval_mar_100_shirt, blouse: 0.0
34
+ - eval_map_top, t-shirt, sweatshirt: 0.0163
35
+ - eval_mar_100_top, t-shirt, sweatshirt: 0.1
36
+ - eval_map_cardigan: -1.0
37
+ - eval_mar_100_cardigan: -1.0
38
+ - eval_map_jacket: 0.0
39
+ - eval_mar_100_jacket: 0.0
40
+ - eval_map_pants: 0.0
41
+ - eval_mar_100_pants: 0.0
42
+ - eval_map_shorts: 0.0
43
+ - eval_mar_100_shorts: 0.0
44
+ - eval_map_skirt: 0.0
45
+ - eval_mar_100_skirt: 0.0
46
+ - eval_map_coat: 0.0
47
+ - eval_mar_100_coat: 0.0
48
+ - eval_map_dress: 0.0
49
+ - eval_mar_100_dress: 0.0
50
+ - eval_map_glasses: 0.0
51
+ - eval_mar_100_glasses: 0.0
52
+ - eval_map_hat: -1.0
53
+ - eval_mar_100_hat: -1.0
54
+ - eval_map_glove: -1.0
55
+ - eval_mar_100_glove: -1.0
56
+ - eval_map_belt: -1.0
57
+ - eval_mar_100_belt: -1.0
58
+ - eval_map_tights, stockings: 0.0
59
+ - eval_mar_100_tights, stockings: 0.0
60
+ - eval_map_shoe: 0.2259
61
+ - eval_mar_100_shoe: 0.3333
62
+ - eval_map_bag, wallet: -1.0
63
+ - eval_mar_100_bag, wallet: -1.0
64
+ - eval_map_scarf: -1.0
65
+ - eval_mar_100_scarf: -1.0
66
+ - eval_map_umbrella: 0.0
67
+ - eval_mar_100_umbrella: 0.0
68
+ - eval_map_hood: -1.0
69
+ - eval_mar_100_hood: -1.0
70
+ - eval_map_collar: 0.0
71
+ - eval_mar_100_collar: 0.0
72
+ - eval_map_lapel: 0.0
73
+ - eval_mar_100_lapel: 0.0
74
+ - eval_map_sleeve: 0.0
75
+ - eval_mar_100_sleeve: 0.0
76
+ - eval_map_pocket: 0.0
77
+ - eval_mar_100_pocket: 0.0
78
+ - eval_map_neckline: 0.0
79
+ - eval_mar_100_neckline: 0.0
80
+ - eval_map_buckle: -1.0
81
+ - eval_mar_100_buckle: -1.0
82
+ - eval_map_zipper: 0.0
83
+ - eval_mar_100_zipper: 0.0
84
+ - eval_map_fringe: -1.0
85
+ - eval_mar_100_fringe: -1.0
86
+ - eval_map_ribbon: -1.0
87
+ - eval_mar_100_ribbon: -1.0
88
+ - eval_map_rivet: -1.0
89
+ - eval_mar_100_rivet: -1.0
90
+ - eval_map_tassel: -1.0
91
+ - eval_mar_100_tassel: -1.0
92
+ - eval_runtime: 1.7311
93
+ - eval_samples_per_second: 6.354
94
+ - eval_steps_per_second: 1.733
95
+ - epoch: 1.3158
96
+ - step: 150
97
+
98
+ ## Model description
99
+
100
+ More information needed
101
+
102
+ ## Intended uses & limitations
103
+
104
+ More information needed
105
+
106
+ ## Training and evaluation data
107
+
108
+ More information needed
109
+
110
+ ## Training procedure
111
+
112
+ ### Training hyperparameters
113
+
114
+ The following hyperparameters were used during training:
115
+ - learning_rate: 1e-05
116
+ - train_batch_size: 4
117
+ - eval_batch_size: 4
118
+ - seed: 42
119
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
120
+ - lr_scheduler_type: linear
121
+ - training_steps: 10000
122
+ - mixed_precision_training: Native AMP
123
+
124
+ ### Framework versions
125
+
126
+ - Transformers 4.46.3
127
+ - Pytorch 1.12.1+cu116
128
+ - Datasets 3.1.0
129
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5ad32c98e1dfef673507604d07576784dadf288859975322068358aa7014145
3
  size 166541092
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f4494dfbd8b715447262c083410c2a561c8ff20186c3d4a3e9d6da3e15efd3c
3
  size 166541092