Update README.md
Browse files
README.md
CHANGED
|
@@ -5,9 +5,14 @@ tags:
|
|
| 5 |
- transformers
|
| 6 |
- unsloth
|
| 7 |
- qwen2_vl
|
|
|
|
| 8 |
license: apache-2.0
|
| 9 |
language:
|
| 10 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Uploaded finetuned model
|
|
@@ -19,3 +24,11 @@ language:
|
|
| 19 |
This qwen2_vl model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 20 |
|
| 21 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
- transformers
|
| 6 |
- unsloth
|
| 7 |
- qwen2_vl
|
| 8 |
+
- text-text-image
|
| 9 |
license: apache-2.0
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
+
- ru
|
| 13 |
+
- zh
|
| 14 |
+
datasets:
|
| 15 |
+
- csdnkey/OZON_Card_Rules
|
| 16 |
---
|
| 17 |
|
| 18 |
# Uploaded finetuned model
|
|
|
|
| 24 |
This qwen2_vl model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 25 |
|
| 26 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
| 27 |
+
|
| 28 |
+
Model description:
|
| 29 |
+
1. It is fine-tuned based on qwen2.5-VL-7B through OZON product card rules, and only the language module is fine-tuned.
|
| 30 |
+
2. The purpose is to optimize the product title, comply with the OZON product card title rules, and generate titles that are friendly to OZON search engines and buyers.
|
| 31 |
+
3. Prompt word example:
|
| 32 |
+
Optimize the product title according to OZON rules and the provided product categories, and output it as a Russian title.
|
| 33 |
+
Category: [Jewelry], Brand: [BeTop]
|
| 34 |
+
Original title: "Exotic retro fashion multi-layer tassel anklet for women, metal chain instep chain, cos court style foot ornaments"
|