Jeska commited on
Commit
1079a2a
1 Parent(s): e1007ec

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "GroNLP/bert-base-dutch-cased",
3
+ "architectures": [
4
+ "BertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 3,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.13.0.dev0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 30073
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64f26be5b60cbd9cfca26fc3efce1fd2432d97042f5d6133b7380435b8b483c7
3
+ size 436760875
runs/Dec16_06-09-03_jbuhmann/1639634969.9339879/events.out.tfevents.1639634969.jbuhmann.8953.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:795b625ea44fb9e0365854a5627ad4c45d248b8257558fff637c3bdd0d5edc27
3
+ size 4510
runs/Dec16_06-09-03_jbuhmann/events.out.tfevents.1639634969.jbuhmann.8953.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15f30142ca0d7ad6f6f3d053fa7e85d24983c8c5fd39e3cfc927efe6b8dcf19d
3
+ size 3156
runs/Dec16_06-10-25_jbuhmann/1639635047.990115/events.out.tfevents.1639635047.jbuhmann.9260.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb6d1bde8fd3df429cf6d531a55983b996c78ab3a052232f58986a8e55fb6529
3
+ size 4510
runs/Dec16_06-10-25_jbuhmann/events.out.tfevents.1639635047.jbuhmann.9260.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b36ca8dc1c0464baaf1b0b9d30dd120c4b5ce482c180f14827d0faba240ba6e4
3
+ size 3156
runs/Dec16_06-12-37_jbuhmann/1639635180.1022954/events.out.tfevents.1639635180.jbuhmann.9673.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c46f1833716ffbec8e4e5ea18dd350507d327b000a8f3fb283aa9bf09c8c7b1
3
+ size 4510
runs/Dec16_06-12-37_jbuhmann/events.out.tfevents.1639635180.jbuhmann.9673.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88fc57e6c83b1eeeca236dc4cece77e276b63962313c9eedbe234feca9067413
3
+ size 3155
runs/Dec16_06-22-04_jbuhmann/1639635743.7295856/events.out.tfevents.1639635743.jbuhmann.11147.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c69ca137363058a6e68b7a8835ce3efd098b30b26cbf2e082ca8e9132e4d68f0
3
+ size 4510
runs/Dec16_06-22-04_jbuhmann/events.out.tfevents.1639635743.jbuhmann.11147.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdc32f1678edd3c88be5993d2c5b7d5d1a8416607c599492effbca0fd54cbcfd
3
+ size 3900
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": false, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": "/home/ubuntu/.cache/huggingface/transformers/adb82a117c09b0f8768357de8e836a9e0610730782f82edc49dd0020c48f1d03.dd8bd9bfd3664b530ea4e645105f557769387b3da9f79bdb55ed556bdd80611d", "name_or_path": "GroNLP/bert-base-dutch-cased", "do_basic_tokenize": true, "never_split": null, "tokenizer_class": "BertTokenizer"}
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:127006d37f7be5bd085f1ffb03d0b4015a7b9f7ed5059bef329d696315edfb43
3
+ size 2927
vocab.txt ADDED
The diff for this file is too large to render. See raw diff