amyeroberts HF staff commited on
Commit
de727ec
1 Parent(s): 3b16727

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: 5474.2090
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 | 5475.6172 |
52
- | No log | 2.0 | 8 | 5475.1104 |
53
- | 4957.6352 | 3.0 | 12 | 5474.6855 |
54
- | 4957.6352 | 4.0 | 16 | 5474.3438 |
55
- | 5016.0344 | 5.0 | 20 | 5474.2090 |
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: 6787.4839
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 4 | 6788.2998 |
50
+ | No log | 2.0 | 8 | 6787.9751 |
51
+ | 6175.932 | 3.0 | 12 | 6787.7900 |
52
+ | 6175.932 | 4.0 | 16 | 6787.5068 |
53
+ | 6292.5953 | 5.0 | 20 | 6787.4839 |
54
 
55
 
56
  ### Framework versions