EduardoPacheco
commited on
Commit
•
10c5322
1
Parent(s):
aec47c8
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: grounding-dino-tiny-aquarium-fine-tune
|
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 |
# grounding-dino-tiny-aquarium-fine-tune
|
15 |
|
16 |
-
This model is a fine-tuned version of [IDEA-Research/grounding-dino-tiny](https://huggingface.co/IDEA-Research/grounding-dino-tiny) on an
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 18.3797
|
19 |
- Map: 0.1008
|
@@ -90,4 +92,4 @@ The following hyperparameters were used during training:
|
|
90 |
- Transformers 4.45.0.dev0
|
91 |
- Pytorch 2.1.2
|
92 |
- Datasets 2.20.0
|
93 |
-
- Tokenizers 0.19.1
|
|
|
6 |
model-index:
|
7 |
- name: grounding-dino-tiny-aquarium-fine-tune
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- EduardoPacheco/aquarium
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# grounding-dino-tiny-aquarium-fine-tune
|
17 |
|
18 |
+
This model is a fine-tuned version of [IDEA-Research/grounding-dino-tiny](https://huggingface.co/IDEA-Research/grounding-dino-tiny) on an [aquarium dataset](https://huggingface.co/datasets/EduardoPacheco/aquarium).
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 18.3797
|
21 |
- Map: 0.1008
|
|
|
92 |
- Transformers 4.45.0.dev0
|
93 |
- Pytorch 2.1.2
|
94 |
- Datasets 2.20.0
|
95 |
+
- Tokenizers 0.19.1
|