solyarisoftware commited on
Commit
df5e541
·
1 Parent(s): 416b9a8

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dbmdz/bert-base-italian-xxl-cased",
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,
11
+ "id2label": {
12
+ "0": "ooc",
13
+ "1": "deontologia",
14
+ "2": "farmaci",
15
+ "3": "privacy",
16
+ "4": "organizzazione",
17
+ "5": "territoriale",
18
+ "6": "novitaincorso",
19
+ "7": "peculiarita",
20
+ "8": "glossario",
21
+ "9": "formazione",
22
+ "10": "collaborazioni",
23
+ "11": "legali",
24
+ "12": "soluzioni",
25
+ "13": "interoperabilita",
26
+ "14": "esigenzeidee",
27
+ "15": "utilizzo"
28
+ },
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 3072,
31
+ "label2id": {
32
+ "collaborazioni": 10,
33
+ "deontologia": 1,
34
+ "esigenzeidee": 14,
35
+ "farmaci": 2,
36
+ "formazione": 9,
37
+ "glossario": 8,
38
+ "interoperabilita": 13,
39
+ "legali": 11,
40
+ "novitaincorso": 6,
41
+ "ooc": 0,
42
+ "organizzazione": 4,
43
+ "peculiarita": 7,
44
+ "privacy": 3,
45
+ "soluzioni": 12,
46
+ "territoriale": 5,
47
+ "utilizzo": 15
48
+ },
49
+ "layer_norm_eps": 1e-12,
50
+ "max_position_embeddings": 512,
51
+ "model_type": "bert",
52
+ "num_attention_heads": 12,
53
+ "num_hidden_layers": 12,
54
+ "pad_token_id": 0,
55
+ "position_embedding_type": "absolute",
56
+ "problem_type": "single_label_classification",
57
+ "torch_dtype": "float32",
58
+ "transformers_version": "4.26.1",
59
+ "type_vocab_size": 2,
60
+ "use_cache": true,
61
+ "vocab_size": 32102
62
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a86273491c638764bfe95e8a9d1307406538b17bf38795ea1482e5ffff806a
3
+ size 442901941
runs/Feb20_15-12-39_AG-Grobino01/1676902371.5032794/events.out.tfevents.1676902371.AG-Grobino01.1983.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b38c3bd3fd78bea8f2f442f1aabd95ddcd6b63754b28fb3e3e2109df0d9780d8
3
+ size 5664
runs/Feb20_15-12-39_AG-Grobino01/events.out.tfevents.1676902371.AG-Grobino01.1983.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c519f1b519eabd084f0224cf9e18469e65adc62f48e9ea765c2e8c3078da899
3
+ size 4545
runs/Feb20_16-39-40_AG-Grobino01/1676907589.6270902/events.out.tfevents.1676907589.AG-Grobino01.90.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c855f2432fe413693f91cffc2ef72f43722dad0c37b67926d3fe55bba485b6
3
+ size 5664
runs/Feb20_16-39-40_AG-Grobino01/events.out.tfevents.1676907589.AG-Grobino01.90.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a14472d58dc66bfeab83755577eb3b477b9b4834bf3c334eea1b9fd84125fa56
3
+ size 4545
runs/Feb20_16-55-24_AG-Grobino01/1676908531.169993/events.out.tfevents.1676908531.AG-Grobino01.366.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc919b9c4f0632097ce47cba7eb71ad42b159682b961cf4545743e8919a07ed2
3
+ size 5664
runs/Feb20_16-55-24_AG-Grobino01/events.out.tfevents.1676908531.AG-Grobino01.366.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5670c337ab750e9983945426285d755dafaf9307853ba08249b8d6259dae281
3
+ size 4545
runs/Feb20_17-34-44_AG-Grobino01/1676910894.5542545/events.out.tfevents.1676910894.AG-Grobino01.1154.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9337ef0a7018b73c682dfd68656b7369b73a5252f9581a66ce52fa3aac644526
3
+ size 5664
runs/Feb20_17-34-44_AG-Grobino01/events.out.tfevents.1676910894.AG-Grobino01.1154.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5fd32b4996f220c10714dcae249809ff86c32494b8f639fc7217ab96b308378
3
+ size 4862
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "do_basic_tokenize": true,
4
+ "do_lower_case": false,
5
+ "mask_token": "[MASK]",
6
+ "max_len": 512,
7
+ "model_max_length": 512,
8
+ "name_or_path": "dbmdz/bert-base-italian-xxl-cased",
9
+ "never_split": null,
10
+ "pad_token": "[PAD]",
11
+ "sep_token": "[SEP]",
12
+ "special_tokens_map_file": null,
13
+ "strip_accents": null,
14
+ "tokenize_chinese_chars": true,
15
+ "tokenizer_class": "BertTokenizer",
16
+ "unk_token": "[UNK]"
17
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5de4b5af77b401f61da70f1213b1f4bf5f14206ca5c30ccd098d9e7f6c6e8c2b
3
+ size 3515
vocab.txt ADDED
The diff for this file is too large to render. See raw diff