Update model card.
This commit is contained in:
parent
3d47eb2cc5
commit
50c5afc0a0
16
README.md
16
README.md
|
@ -1,15 +1,13 @@
|
|||
---
|
||||
language:
|
||||
- zh
|
||||
- zh
|
||||
thumbnail: https://ckip.iis.sinica.edu.tw/files/ckip_logo.png
|
||||
tags:
|
||||
- pytorch
|
||||
- token-classification
|
||||
- bert
|
||||
- zh
|
||||
- pytorch
|
||||
- token-classification
|
||||
- bert
|
||||
- zh
|
||||
license: gpl-3.0
|
||||
datasets:
|
||||
metrics:
|
||||
---
|
||||
|
||||
# CKIP BERT Base Chinese
|
||||
|
@ -20,11 +18,11 @@ This project provides traditional Chinese transformers models (including ALBERT,
|
|||
|
||||
## Homepage
|
||||
|
||||
* https://github.com/ckiplab/ckip-transformers
|
||||
- https://github.com/ckiplab/ckip-transformers
|
||||
|
||||
## Contributers
|
||||
|
||||
* [Mu Yang](https://muyang.pro) at [CKIP](https://ckip.iis.sinica.edu.tw) (Author & Maintainer)
|
||||
- [Mu Yang](https://muyang.pro) at [CKIP](https://ckip.iis.sinica.edu.tw) (Author & Maintainer)
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Reference in New Issue