Haldis commited on
Commit
4d7ce11
1 Parent(s): 1db0d98

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "ltgoslo/norbert2",
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.24.0",
22
+ "type_vocab_size": 2,
23
+ "use_cache": true,
24
+ "vocab_size": 50104
25
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9590f7ddd0b3c374ba106403598068e39cff77413955dac6507fe4993be30bd6
3
+ size 498360171
runs/Nov19_13-30-48_4b8f004ce63d/1668864774.85066/events.out.tfevents.1668864774.4b8f004ce63d.77.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:855e0410bc43bd6c32ae2abbe3cd16967ac5b1f6a54bc46477ac0b5ebc31892d
3
+ size 5495
runs/Nov19_13-30-48_4b8f004ce63d/events.out.tfevents.1668864762.4b8f004ce63d.77.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c738a58e7a2bc41c9a082dc1f02419bc6d6cd5545fcd7e15c5aad31226d9af7
3
+ size 5528
runs/Nov19_13-30-48_4b8f004ce63d/events.out.tfevents.1668868796.4b8f004ce63d.77.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:239a2097e909b152076254c689a1ef9b5ddbfdb29dc0e683400fa3c4308dbae4
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac969676332614e6532dd58c559fbc1d20a33ffe7c6af068ed542e413dc0c7f7
3
+ size 3375