MarianaMCruz commited on
Commit
adbb639
·
verified ·
1 Parent(s): d3cf2e0

End of training

Browse files
Files changed (4) hide show
  1. README.md +3 -1
  2. all_results.json +8 -0
  3. train_results.json +8 -0
  4. trainer_state.json +0 -0
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: facebook/detr-resnet-50
5
  tags:
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: detr-finetuned-ppe
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # detr-finetuned-ppe
16
 
17
- This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.0499
20
  - Map: 0.3948
 
3
  license: apache-2.0
4
  base_model: facebook/detr-resnet-50
5
  tags:
6
+ - object-detection
7
+ - vision
8
  - generated_from_trainer
9
  model-index:
10
  - name: detr-finetuned-ppe
 
16
 
17
  # detr-finetuned-ppe
18
 
19
+ This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on the Francesco/construction-safety-gsnvb dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.0499
22
  - Map: 0.3948
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 100.0,
3
+ "total_flos": 2.679667338808801e+19,
4
+ "train_loss": 0.8230246697998047,
5
+ "train_runtime": 4797.7664,
6
+ "train_samples_per_second": 20.781,
7
+ "train_steps_per_second": 2.605
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 100.0,
3
+ "total_flos": 2.679667338808801e+19,
4
+ "train_loss": 0.8230246697998047,
5
+ "train_runtime": 4797.7664,
6
+ "train_samples_per_second": 20.781,
7
+ "train_steps_per_second": 2.605
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff