Skip to content

Commit

Permalink
Merge pull request huawei-noah#135 from zyy-g/master
Browse files Browse the repository at this point in the history
Chinese TinyBERT
  • Loading branch information
jxfeb committed Jul 27, 2021
2 parents 2d6bfa7 + 543a25a commit 54ca698
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions TinyBERT/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ For more details about the techniques of TinyBERT, refer to our paper:
Release Notes
=============
First version: 2019/11/26
Add Chinese General_TinyBERT: 2021.7.27

Installation
============
Expand Down Expand Up @@ -71,6 +72,11 @@ We also provide the models of general TinyBERT here and users can skip the gener

[General_TinyBERT_v2(6layer-768dim)](https://drive.google.com/open?id=1r2bmEsQe4jUBrzJknnNaBJQDgiRKmQjF)

=================Chinese version trained with WIKI and NEWS corpus =======

[General_TinyBERT_zh(4layer-312dim)](https://huggingface.co/huawei-noah/TinyBERT_4L_zh/tree/main)

[General_TinyBERT_zh(6layer-768dim)](https://huggingface.co/huawei-noah/TinyBERT_6L_zh/tree/main)

Data Augmentation
=================
Expand Down

0 comments on commit 54ca698

Please sign in to comment.