Yorai commited on
Commit
12c9760
1 Parent(s): 35014e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  model-index:
7
  - name: detr-resnet-50_finetuned_detect-waste
8
  results: []
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # detr-resnet-50_finetuned_detect-waste
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: 1.0141
19
  - Map: 0.2906
@@ -196,4 +198,4 @@ The following hyperparameters were used during training:
196
  - Transformers 4.33.0.dev0
197
  - Pytorch 2.0.1+cu117
198
  - Datasets 2.14.4
199
- - Tokenizers 0.13.3
 
6
  model-index:
7
  - name: detr-resnet-50_finetuned_detect-waste
8
  results: []
9
+ datasets:
10
+ - Yorai/detect-waste
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # detr-resnet-50_finetuned_detect-waste
17
 
18
+ This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on the [detect-waste](https://huggingface.co/datasets/Yorai/detect-waste) dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.0141
21
  - Map: 0.2906
 
198
  - Transformers 4.33.0.dev0
199
  - Pytorch 2.0.1+cu117
200
  - Datasets 2.14.4
201
+ - Tokenizers 0.13.3