Update README.md
#1
by gtumuklu - opened
README.md
CHANGED
|
@@ -1,4 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-segmentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-segmentation
|
| 4 |
+
datasets:
|
| 5 |
+
- Spawning/PD12M
|
| 6 |
+
language:
|
| 7 |
+
- aa
|
| 8 |
+
metrics:
|
| 9 |
+
- accuracy
|
| 10 |
+
base_model:
|
| 11 |
+
- microsoft/OmniParser
|
| 12 |
+
new_version: Qwen/Qwen2.5-Coder-32B-Instruct
|
| 13 |
+
library_name: adapter-transformers
|
| 14 |
+
tags:
|
| 15 |
+
- climate
|
| 16 |
---
|