File size: 582 Bytes
4b50e0e fb0f824 53fe214 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
license: apache-2.0
language:
- zh
tags:
- extractive-qa
- bert
- chinese
- two-stage-qa
pipeline_tag: question-answering
---
## 模型描述
* **模型類型**: bert-base-chinese
* **語言**: 中文
* **訓練數據**: https://github.com/YuTsyh/Chinese-Extractive-Question-Answering-QA-/tree/main/data
* **相關項目/GitHub**: https://github.com/YuTsyh/Chinese-Extractive-Question-Answering-QA-.git
* **相關模型**:
* TheWeeeed/chinese-paragraph-selector
* TheWeeeed/chinese-extractive-qa
## 更新紀錄
* **20/06/25**:更新模型
* **02/06/25**:更新模型 |