Clarify Apache 2.0 model weights license
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
language:
|
| 3 |
- zh
|
| 4 |
- en
|
|
|
|
| 5 |
base_model: PaddlePaddle/PaddleOCR-VL-1.6
|
| 6 |
pipeline_tag: image-text-to-text
|
| 7 |
tags:
|
|
@@ -96,7 +97,9 @@ benchmark v4 包含 100 个样本,覆盖 8 类开发 OCR 场景。评估采用
|
|
| 96 |
|
| 97 |
## 许可说明
|
| 98 |
|
| 99 |
-
GitHub 仓库中的代码、脚本、配置摘要和文档按 Apache License 2.0 开源,除非具体文件另有说明。
|
|
|
|
|
|
|
| 100 |
|
| 101 |
## 致谢
|
| 102 |
|
|
|
|
| 2 |
language:
|
| 3 |
- zh
|
| 4 |
- en
|
| 5 |
+
license: apache-2.0
|
| 6 |
base_model: PaddlePaddle/PaddleOCR-VL-1.6
|
| 7 |
pipeline_tag: image-text-to-text
|
| 8 |
tags:
|
|
|
|
| 97 |
|
| 98 |
## 许可说明
|
| 99 |
|
| 100 |
+
本 Hugging Face 仓库发布的微调模型权重按 Apache License 2.0 开源。GitHub 仓库中的代码、脚本、配置摘要和文档同样按 Apache License 2.0 开源,除非具体文件另有说明。
|
| 101 |
+
|
| 102 |
+
基础模型 PaddleOCR-VL-1.6 本身标注为 Apache-2.0。第三方数据集、训练/评估来源素材和比赛单独提交的评估集不随模型权重或 GitHub 仓库重新分发、重新授权,仍受各自来源的许可、使用条款和限制约束。
|
| 103 |
|
| 104 |
## 致谢
|
| 105 |
|