obednsiah commited on
Commit
65f232f
1 Parent(s): 692ecfc

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.2053
19
 
20
  ## Model description
21
 
@@ -34,7 +34,7 @@ More information needed
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
- - learning_rate: 1e-05
38
  - train_batch_size: 32
39
  - eval_batch_size: 8
40
  - seed: 42
@@ -47,9 +47,12 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 4.3863 | 0.32 | 100 | 4.0305 |
51
- | 3.5436 | 0.64 | 200 | 3.4199 |
52
- | 3.1853 | 0.96 | 300 | 3.2053 |
 
 
 
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 2.3771
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - learning_rate: 2e-05
38
  - train_batch_size: 32
39
  - eval_batch_size: 8
40
  - seed: 42
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 4.3956 | 0.16 | 50 | 4.0045 |
51
+ | 3.5668 | 0.32 | 100 | 3.3500 |
52
+ | 2.9609 | 0.48 | 150 | 2.9119 |
53
+ | 2.6387 | 0.64 | 200 | 2.5813 |
54
+ | 2.411 | 0.8 | 250 | 2.4280 |
55
+ | 2.3426 | 0.96 | 300 | 2.3771 |
56
 
57
 
58
  ### Framework versions
config.json CHANGED
@@ -122,19 +122,19 @@
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
  "id2label": {
125
- "0": "Clothing",
126
- "1": "Shoes",
127
- "2": "Bags",
128
- "3": "Accessories"
129
  },
130
  "init_std": 0.02,
131
  "init_xavier_std": 1.0,
132
  "is_encoder_decoder": true,
133
  "label2id": {
134
- "Accessories": 3,
135
- "Bags": 2,
136
- "Clothing": 0,
137
- "Shoes": 1
138
  },
139
  "mask_loss_coefficient": 1,
140
  "model_type": "detr",
 
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
  "id2label": {
125
+ "0": "Accessories",
126
+ "1": "Bags",
127
+ "2": "Clothing",
128
+ "3": "Shoes"
129
  },
130
  "init_std": 0.02,
131
  "init_xavier_std": 1.0,
132
  "is_encoder_decoder": true,
133
  "label2id": {
134
+ "Accessories": 0,
135
+ "Bags": 1,
136
+ "Clothing": 2,
137
+ "Shoes": 3
138
  },
139
  "mask_loss_coefficient": 1,
140
  "model_type": "detr",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7150742a94cb6cccdce3868c1886246f72fbc212335b280808fdc82c4cf063b7
3
  size 166506812
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7433f57bc988d114e0fee32e66a94be8ea2cfa49099553c31c715856f3e8ba1
3
  size 166506812
runs/Apr21_20-30-33_493b988ffc43/events.out.tfevents.1713731438.493b988ffc43.13595.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b4a19c1b64c4a82e0bb264ed7c85acefc668e39ce45163d91ba614ed2300368
3
+ size 10603
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64e76d88a2e849843a9144515c21cb1ee3c84c43c68fe4ae62d316e741fb36a7
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41cc772c57a932956e2cb481e2ba87084c5abd3e804d0105c24d5d15a0bca46b
3
  size 4856