Update README.md
Browse files
README.md
CHANGED
|
@@ -13,11 +13,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
# models_for_qa_slide
|
| 15 |
|
| 16 |
-
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
| 20 |
-
|
|
|
|
| 21 |
|
| 22 |
## Intended uses & limitations
|
| 23 |
|
|
|
|
| 13 |
|
| 14 |
# models_for_qa_slide
|
| 15 |
|
| 16 |
+
|
| 17 |
+
This model is a fine-tuned version of [google-bert/bert-base-chinese](https://huggingface.co/google-bert/bert-base-chinese)
|
| 18 |
+
使用的資料集是roberthsu2003/for_MRC_QA
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
| 22 |
+
Question&Answering
|
| 23 |
+
使用overflow滑動視窗的策略
|
| 24 |
|
| 25 |
## Intended uses & limitations
|
| 26 |
|