File size: 343 Bytes
e46ebe5
 
 
5855858
f7f0a9c
5855858
f7f0a9c
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
---
license: apache-2.0
---

## 说明
- config.json用于transformers
- bert4torch_config.json用于bert4torch

## 权重转换
- 此项目是从tf权重转换而来,可直接使用该权重,或下载下述原始tf权重并使用convert.py进行转换
- 源项目:https://github.com/ZhuiyiTechnology/simbert
- 转换脚本: `convert.py`