ArjanvD95 commited on
Commit
4a87abb
1 Parent(s): a1d27a8

Training in progress, epoch 5

Browse files
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 250101
3
+ }
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "emanjavacas/gysBERT",
3
+ "architectures": [
4
+ "BertForTokenClassification"
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": "O",
13
+ "1": "An-Org-Lit"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 3072,
17
+ "label2id": {
18
+ "An-Org-Lit": 1,
19
+ "O": 0
20
+ },
21
+ "layer_norm_eps": 1e-12,
22
+ "max_position_embeddings": 512,
23
+ "model_type": "bert",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_layers": 12,
26
+ "pad_token_id": 0,
27
+ "position_embedding_type": "absolute",
28
+ "torch_dtype": "float32",
29
+ "transformers_version": "4.41.2",
30
+ "type_vocab_size": 2,
31
+ "use_cache": true,
32
+ "vocab_size": 30522
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:442a32b00fc4bcb1422e9338ba3db41ecd752f1e39f19502e041c251874e7720
3
+ size 435596088
runs/Jun14_09-42-12_afebf84248ce/events.out.tfevents.1718358133.afebf84248ce.3587.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:820b3722dfdda0b7a019468b626a16fd2c634697ce94ae5974012894c0b7b853
3
+ size 14546
runs/Jun14_09-46-44_afebf84248ce/events.out.tfevents.1718358405.afebf84248ce.3587.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:938c47173d3f87c94103ceac4f4dc4dc4dd1cd5bdf334dfe56e983d133192fd6
3
+ size 14714
runs/Jun14_09-52-23_afebf84248ce/events.out.tfevents.1718358744.afebf84248ce.3587.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:353e8d5f6461d74b37a0aa2cb974a36816944ef8f74ab2205a8e5d64e195435f
3
+ size 14741
runs/Jun14_09-58-01_afebf84248ce/events.out.tfevents.1718359081.afebf84248ce.3587.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28c2dec073db9159724809f9cb991a86bea3bf2de1f3daef23e95a0c39404a7a
3
+ size 14961
runs/Jun14_10-04-00_afebf84248ce/events.out.tfevents.1718359440.afebf84248ce.3587.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb609b644c27c77dffdf66cc3fff96b50f714fa7f2637f717bd0b13aa720e0bf
3
+ size 14970
runs/Jun14_10-14-20_afebf84248ce/events.out.tfevents.1718360060.afebf84248ce.3587.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3742dcc3106da0c862084d9ea689c58728cb16b7f8b8267ee2d21f6d864437a4
3
+ size 14979
runs/Jun14_10-27-25_afebf84248ce/events.out.tfevents.1718360845.afebf84248ce.3587.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3c01ba697844c5f390d2316efa1b1571e62426acbce31bf4dee6dc621a28578
3
+ size 14988
runs/Jun14_10-42-21_afebf84248ce/events.out.tfevents.1718361741.afebf84248ce.3587.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f262e568c5e836b40991403b03b58ee634b1a7eadec96e5911a2395e57019e19
3
+ size 14988
runs/Jun14_11-19-28_afebf84248ce/events.out.tfevents.1718363968.afebf84248ce.28547.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d89bc3a8fe7d3e0bf308a78d39063c6b113c9da161880779c247ac4709afa5e
3
+ size 14777
runs/Jun14_11-57-22_afebf84248ce/events.out.tfevents.1718366243.afebf84248ce.28547.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cff313d8f4675b532e6f60178904fcd0f60e0fbc27a35814aa89de16f3e3137
3
+ size 14950
runs/Jun14_12-41-24_afebf84248ce/events.out.tfevents.1718368885.afebf84248ce.28547.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92e354ddbfa639fdc8c6fc3617cadaf5d85c43cde372e12c0a7d17156d281688
3
+ size 14977
runs/Jun14_13-13-52_afebf84248ce/events.out.tfevents.1718370833.afebf84248ce.28547.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c622bf403765bfadb7c32fe9f9013738fe5780a93e072c1af0feceecbe094db
3
+ size 8496
runs/Jun14_13-44-10_afebf84248ce/events.out.tfevents.1718372651.afebf84248ce.63878.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7f213f4f208fa31348cde35f8a476688d3563516e9aa613e6e609c708bd761c
3
+ size 7241
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
+ }
spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c8d666d62a7bc4ac8f040aab68e942c861f93303156cc28f5c7e885d86d6e3
3
+ size 4305025
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 1000000000000000019884624838656,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1133c8139d5de8f954de0a20f7062ff86b20275d8f090855a9e85801cd2d702
3
+ size 5240
vocab.txt ADDED
The diff for this file is too large to render. See raw diff