Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,6 @@ Among them, **CHID (Idiom Fill in the Blank) and TNEWS (News Classification) sur
|
|
12 |
|
13 |
## Usage
|
14 |
```python
|
15 |
-
|
16 |
from transformers import MegatronBertConfig, MegatronBertModel
|
17 |
from transformers import BertTokenizer
|
18 |
|
|
|
12 |
|
13 |
## Usage
|
14 |
```python
|
|
|
15 |
from transformers import MegatronBertConfig, MegatronBertModel
|
16 |
from transformers import BertTokenizer
|
17 |
|