diff --git a/README.md b/README.md index d421206..a574dcc 100644 --- a/README.md +++ b/README.md @@ -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来下载模型