MiBo commited on
Commit
b84a6d7
1 Parent(s): 4822ede
Files changed (2) hide show
  1. config.json +2 -8
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,11 +1,10 @@
1
  {
2
- "_name_or_path": "m-polignano-uniba/bert_uncased_L-12_H-768_A-12_italian_alb3rt0",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
- "directionality": "bidi",
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
@@ -67,16 +66,11 @@
67
  "num_attention_heads": 12,
68
  "num_hidden_layers": 12,
69
  "pad_token_id": 0,
70
- "pooler_fc_size": 768,
71
- "pooler_num_attention_heads": 12,
72
- "pooler_num_fc_layers": 3,
73
- "pooler_size_per_head": 128,
74
- "pooler_type": "first_token_transform",
75
  "position_embedding_type": "absolute",
76
  "problem_type": "single_label_classification",
77
  "torch_dtype": "float32",
78
  "transformers_version": "4.15.0",
79
  "type_vocab_size": 2,
80
  "use_cache": true,
81
- "vocab_size": 128000
82
  }
 
1
  {
2
+ "_name_or_path": "dbmdz/bert-base-italian-xxl-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
 
66
  "num_attention_heads": 12,
67
  "num_hidden_layers": 12,
68
  "pad_token_id": 0,
 
 
 
 
 
69
  "position_embedding_type": "absolute",
70
  "problem_type": "single_label_classification",
71
  "torch_dtype": "float32",
72
  "transformers_version": "4.15.0",
73
  "type_vocab_size": 2,
74
  "use_cache": true,
75
+ "vocab_size": 32102
76
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19256d3977fde9fa3a3d885eef02cd63034e806d1a6f1cd5e2be390a433acffd
3
- size 737536237
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baaa37e0107cd26547be6f1d7621ef0a2524c6107cdb323edc0f8b40f399f16f
3
+ size 442937581