Update README.md
This commit is contained in:
15
README.md
15
README.md
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
license: Apache License 2.0
|
license: Apache License 2.0
|
||||||
tags: []
|
tags:
|
||||||
|
- VIE、证照关键信息提取
|
||||||
|
|
||||||
#model-type:
|
#model-type:
|
||||||
##如 gpt、phi、llama、chatglm、baichuan 等
|
##如 gpt、phi、llama、chatglm、baichuan 等
|
||||||
@@ -25,6 +26,18 @@ tags: []
|
|||||||
#tools:
|
#tools:
|
||||||
##如 vllm、fastchat、llamacpp、AdaSeq 等
|
##如 vllm、fastchat、llamacpp、AdaSeq 等
|
||||||
#- vllm
|
#- 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来下载模型
|
#### 您可以通过如下git clone命令,或者ModelScope SDK来下载模型
|
||||||
|
|||||||
Reference in New Issue
Block a user