blmoistawinde commited on
Commit
1649afe
1 Parent(s): f121b87

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-12_H-768_A-12",
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-12_H-768_A-12",
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:cf20794ca35c4c5706d2496bae0c0f362b75c67cc3c588cc69aa98688fb608b1
3
- size 377286775
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:635ff7e11f0cc2741bbd4233e25f25ac1db548bd63b048f56b7cb989b772da76
3
+ size 418934055