Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,13 @@ tags:
|
|
| 5 |
model-index:
|
| 6 |
- name: TraVisionLM-Object-Detection-v2
|
| 7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -12,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# TraVisionLM-Object-Detection-v2
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [ucsahin/TraVisionLM-
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
- Loss: 2.2919
|
| 18 |
|
|
@@ -66,4 +73,4 @@ The following hyperparameters were used during training:
|
|
| 66 |
- Transformers 4.44.0.dev0
|
| 67 |
- Pytorch 2.3.1+cu121
|
| 68 |
- Datasets 2.20.0
|
| 69 |
-
- Tokenizers 0.19.1
|
|
|
|
| 5 |
model-index:
|
| 6 |
- name: TraVisionLM-Object-Detection-v2
|
| 7 |
results: []
|
| 8 |
+
license: apache-2.0
|
| 9 |
+
datasets:
|
| 10 |
+
- ucsahin/COCO-OD-TR-Single-Objects-v2
|
| 11 |
+
language:
|
| 12 |
+
- tr
|
| 13 |
+
library_name: transformers
|
| 14 |
+
pipeline_tag: image-text-to-text
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 19 |
|
| 20 |
# TraVisionLM-Object-Detection-v2
|
| 21 |
|
| 22 |
+
This model is a fine-tuned version of [ucsahin/TraVisionLM-base](https://huggingface.co/ucsahin/TraVisionLM-base) on the [ucsahin/COCO-OD-TR-Single-Objects-v2](https://huggingface.co/datasets/ucsahin/COCO-OD-TR-Single-Objects-v2) dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
- Loss: 2.2919
|
| 25 |
|
|
|
|
| 73 |
- Transformers 4.44.0.dev0
|
| 74 |
- Pytorch 2.3.1+cu121
|
| 75 |
- Datasets 2.20.0
|
| 76 |
+
- Tokenizers 0.19.1
|