Fix task tag (#2)
Browse files- Fix task tag (6091c90dfe579e83fe07c68c8542fc02f4b4afd8)
Co-authored-by: Merve Noyan <[email protected]>
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
- Qwen/Qwen2.5-7B-Instruct
|
5 |
-
pipeline_tag:
|
6 |
language:
|
7 |
- en
|
8 |
- zh
|
|
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
- Qwen/Qwen2.5-7B-Instruct
|
5 |
+
pipeline_tag: any-to-any
|
6 |
language:
|
7 |
- en
|
8 |
- zh
|