Update README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,8 @@ metrics:
|
|
| 9 |
base_model:
|
| 10 |
- mistralai/Mistral-7B-Instruct-v0.3
|
| 11 |
new_version: microsoft/OmniParser-v2.0
|
| 12 |
-
pipeline_tag: text-
|
| 13 |
-
library_name:
|
| 14 |
tags:
|
| 15 |
- text
|
| 16 |
- textToJson
|
|
|
|
| 9 |
base_model:
|
| 10 |
- mistralai/Mistral-7B-Instruct-v0.3
|
| 11 |
new_version: microsoft/OmniParser-v2.0
|
| 12 |
+
pipeline_tag: text-to-structure
|
| 13 |
+
library_name: transformers
|
| 14 |
tags:
|
| 15 |
- text
|
| 16 |
- textToJson
|