maxspaziani commited on
Commit
22fa1e2
1 Parent(s): c2ad52f

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dbmdz/bert-base-italian-uncased",
3
+ "architectures": [
4
+ "BertForMaskedLM"
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,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "torch_dtype": "float32",
21
+ "transformers_version": "4.11.3",
22
+ "type_vocab_size": 2,
23
+ "use_cache": true,
24
+ "vocab_size": 31102
25
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df5fc379d02feb3acbe217a9f30bd6b04d7af1ddfc141a5f1d6ddaf7ae98c5b2
3
+ size 439923179
runs/Oct18_13-53-22_3d906fc90276/1634565231.8566463/events.out.tfevents.1634565231.3d906fc90276.64.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6bbc3e71077e4ba501921dbe9a0fddaece59e4c9e09fca7119db8abc085c354
3
+ size 4603
runs/Oct18_13-53-22_3d906fc90276/events.out.tfevents.1634565231.3d906fc90276.64.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99fb6128879ca18867ffc8e0b3243c68c672bd6be604a1e03d7ce153363a7968
3
+ size 4385
runs/Oct18_13-53-22_3d906fc90276/events.out.tfevents.1634574234.3d906fc90276.64.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74bcb1d4dc1e7dc708db466f0ff34463dc53831180147aa9e7af5304d0df80b7
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6c1649a2143c292c394dedb39818f80e73f0cb7a1f9f9e0bdb2ae425965d344
3
+ size 2927