Update README.md

This commit is contained in:
Fairme
2025-11-23 14:10:10 +00:00
parent 0ad9223ec7
commit 7699be96e9

View File

@@ -1,6 +1,7 @@
---
license: Apache License 2.0
tags: []
tags:
- VIE、证照关键信息提取
#model-type:
##如 gpt、phi、llama、chatglm、baichuan 等
@@ -12,7 +13,7 @@ tags: []
#language:
##语言代码列表 https://help.aliyun.com/document_detail/215387.html?spm=a2c4g.11186623.0.0.9f8d7467kni6Aa
#- cn
#- cn
#metrics:
##如 CIDEr、Blue、ROUGE 等
@@ -25,6 +26,18 @@ tags: []
#tools:
##如 vllm、fastchat、llamacpp、AdaSeq 等
#- vllm
language:
- zh
tasks:
- image-text-to-text
- visual-question-answering
frameworks: PyTorch
base_model:
- Qwen/Qwen2.5-VL-3B-Instruct
base_model_relation: finetune
metrics:
- accuracy
- ANLS
---
### 当前模型的贡献者未提供更加详细的模型介绍。模型文件和权重,可浏览“模型文件”页面获取。
#### 您可以通过如下git clone命令或者ModelScope SDK来下载模型