blmoistawinde commited on
Commit
7a6dc6e
1 Parent(s): 3c2e645

fix: include pooler weight

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "./chinese_roformer-sim-char-ft_L-6_H-384_A-6",
3
  "architectures": [
4
- "RoFormerModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "directionality": "bidi",
1
  {
2
  "_name_or_path": "./chinese_roformer-sim-char-ft_L-6_H-384_A-6",
3
  "architectures": [
4
+ "RoFormerModelWithPooler"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "directionality": "bidi",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfc8038e8a256cd8e9fa2bbc2b8d16e84f3fa28e17ffa188fed933e8d4ab9955
3
- size 61449527
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49ec3a1c88c854f5ffcb0e06e58bc962984ba871dcc4eb07e90d720721e6aad3
3
+ size 81118823