amyeroberts HF staff commited on
Commit
5c1e91c
1 Parent(s): d0dc503

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -2,8 +2,6 @@
2
  license: apache-2.0
3
  base_model: facebook/detr-resnet-50
4
  tags:
5
- - object-detection
6
- - vision
7
  - generated_from_trainer
8
  model-index:
9
  - name: detr-resnet-50-base-coco
@@ -15,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # detr-resnet-50-base-coco
17
 
18
- This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on the detection-datasets/coco dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 6787.4839
21
 
22
  ## Model description
23
 
@@ -48,11 +46,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 1.0 | 4 | 6788.2998 |
52
- | No log | 2.0 | 8 | 6787.9751 |
53
- | 6175.932 | 3.0 | 12 | 6787.7900 |
54
- | 6175.932 | 4.0 | 16 | 6787.5068 |
55
- | 6292.5953 | 5.0 | 20 | 6787.4839 |
56
 
57
 
58
  ### Framework versions
 
2
  license: apache-2.0
3
  base_model: facebook/detr-resnet-50
4
  tags:
 
 
5
  - generated_from_trainer
6
  model-index:
7
  - name: detr-resnet-50-base-coco
 
13
 
14
  # detr-resnet-50-base-coco
15
 
16
+ This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 6719.0215
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 6457.3832 | 1.0 | 128 | 6720.3701 |
50
+ | 6234.0246 | 2.0 | 256 | 6719.1660 |
51
+ | 6335.5293 | 3.0 | 384 | 6719.0308 |
52
+ | 6520.8047 | 4.0 | 512 | 6719.0605 |
53
+ | 5738.273 | 5.0 | 640 | 6719.0215 |
54
 
55
 
56
  ### Framework versions