mailenpellegrino commited on
Commit
9bdb5d7
1 Parent(s): 992a369
Files changed (2) hide show
  1. config.json +4 -5
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "dccuchile/bert-base-spanish-wwm-cased",
3
  "architectures": [
4
  "BertModel"
5
  ],
@@ -16,12 +16,11 @@
16
  "model_type": "bert",
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
- "output_past": true,
20
- "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.19.4",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
26
- "vocab_size": 31002
27
  }
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertModel"
5
  ],
 
16
  "model_type": "bert",
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
 
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
+ "transformers_version": "4.21.0",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
+ "vocab_size": 30522
26
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6b7f0566a28530d5e3ae84206d64764e5dd18271b5dfebb46e6fce941a6051f
3
- size 439472945
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d51460f9156269436e4678fc1e166df17f5d0efedaf3dc428a03c39e444259a
3
+ size 437998385