lothritz commited on
Commit
d008f35
·
1 Parent(s): 60f5ffb

Upload correct model

Browse files

Accidentally uploaded wrong model files the first time. These should be the correct ones.

Files changed (4) hide show
  1. config.json +2 -2
  2. merges.txt +0 -0
  3. pytorch_model.bin +2 -2
  4. vocab.json +0 -0
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "gottbert",
3
  "architectures": [
4
- "BertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
@@ -15,7 +15,7 @@
15
  "intermediate_size": 3072,
16
  "layer_norm_eps": 1e-05,
17
  "max_position_embeddings": 514,
18
- "model_type": "bert",
19
  "num_attention_heads": 12,
20
  "num_hidden_layers": 12,
21
  "pad_token_id": 1,
 
1
  {
2
  "_name_or_path": "gottbert",
3
  "architectures": [
4
+ "RobertaForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
15
  "intermediate_size": 3072,
16
  "layer_norm_eps": 1e-05,
17
  "max_position_embeddings": 514,
18
+ "model_type": "roberta",
19
  "num_attention_heads": 12,
20
  "num_hidden_layers": 12,
21
  "pad_token_id": 1,
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cd781e7c24e86245699c84463c434eea0a48f8e4da1af41922faa7fa1a44500
3
- size 504225963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cb5b69f4bae1f32807c13ea097dd8219111c208df8e1a414b2fc04b460d5808
3
+ size 504226219
vocab.json ADDED
The diff for this file is too large to render. See raw diff