helboukkouri commited on
Commit
31f5c01
1 Parent(s): fd424b1

Update CharacterBERT checkpoint with pre-training weights

Browse files
Files changed (2) hide show
  1. config.json +4 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "CharacterBertModel"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "character_embeddings_dim": 16,
@@ -49,5 +49,7 @@
49
  "num_hidden_layers": 12,
50
  "num_highway_layers": 2,
51
  "tie_word_embeddings": false,
52
- "type_vocab_size": 2
 
 
53
  }
1
  {
2
  "architectures": [
3
+ "CharacterBertForPreTraining"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "character_embeddings_dim": 16,
49
  "num_hidden_layers": 12,
50
  "num_highway_layers": 2,
51
  "tie_word_embeddings": false,
52
+ "transformers_version": "4.7.0.dev0",
53
+ "type_vocab_size": 2,
54
+ "use_cache": true
55
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:896592e09856511442c85e11dccbcdae3e7f2c5feb2b4a9a81df03c5a5ddba05
3
- size 418464323
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ece0a0396cc31225ee75a56b46ad584dd566206098f218b1f8fc06ae0da55c81
3
+ size 728491415