esacalderonru commited on
Commit
7407aa4
1 Parent(s): 398d39a

Training in progress, epoch 13

Browse files
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "dccuchile/bert-base-spanish-wwm-uncased",
3
  "architectures": [
4
- "BertForTokenClassification"
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,
@@ -13,49 +13,52 @@
13
  "0": "O",
14
  "1": "B-CAMPAIGNER",
15
  "2": "I-CAMPAIGNER",
16
- "3": "B-AGENT",
17
- "4": "I-AGENT",
18
- "5": "B-VICTIM",
19
- "6": "I-VICTIM",
20
- "7": "B-NEGATIVE_EFFECT",
21
- "8": "I-NEGATIVE_EFFECT",
22
- "9": "B-FACILITATOR",
23
- "10": "I-FACILITATOR",
24
  "11": "B-X",
25
  "12": "I-X",
26
- "13": "B-OBJECTIVE",
27
- "14": "I-OBJECTIVE"
28
  },
29
  "initializer_range": 0.02,
30
  "intermediate_size": 3072,
31
  "label2id": {
32
- "B-AGENT": 3,
33
  "B-CAMPAIGNER": 1,
34
- "B-FACILITATOR": 9,
35
- "B-NEGATIVE_EFFECT": 7,
36
- "B-OBJECTIVE": 13,
37
- "B-VICTIM": 5,
38
  "B-X": 11,
39
- "I-AGENT": 4,
40
  "I-CAMPAIGNER": 2,
41
- "I-FACILITATOR": 10,
42
- "I-NEGATIVE_EFFECT": 8,
43
- "I-OBJECTIVE": 14,
44
- "I-VICTIM": 6,
45
  "I-X": 12,
46
  "O": 0
47
  },
48
  "layer_norm_eps": 1e-12,
49
  "max_position_embeddings": 512,
50
- "model_type": "bert",
51
  "num_attention_heads": 12,
52
  "num_hidden_layers": 12,
53
- "output_past": true,
54
- "pad_token_id": 1,
55
  "position_embedding_type": "absolute",
 
 
 
 
56
  "torch_dtype": "float32",
57
  "transformers_version": "4.41.1",
58
  "type_vocab_size": 2,
59
  "use_cache": true,
60
- "vocab_size": 31002
61
  }
 
1
  {
2
+ "_name_or_path": "google/electra-base-discriminator",
3
  "architectures": [
4
+ "ElectraForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
+ "embedding_size": 768,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
 
13
  "0": "O",
14
  "1": "B-CAMPAIGNER",
15
  "2": "I-CAMPAIGNER",
16
+ "3": "B-NEGATIVE_EFFECT",
17
+ "4": "I-NEGATIVE_EFFECT",
18
+ "5": "B-OBJECTIVE",
19
+ "6": "I-OBJECTIVE",
20
+ "7": "B-VICTIM",
21
+ "8": "I-VICTIM",
22
+ "9": "B-AGENT",
23
+ "10": "I-AGENT",
24
  "11": "B-X",
25
  "12": "I-X",
26
+ "13": "B-FACILITATOR",
27
+ "14": "I-FACILITATOR"
28
  },
29
  "initializer_range": 0.02,
30
  "intermediate_size": 3072,
31
  "label2id": {
32
+ "B-AGENT": 9,
33
  "B-CAMPAIGNER": 1,
34
+ "B-FACILITATOR": 13,
35
+ "B-NEGATIVE_EFFECT": 3,
36
+ "B-OBJECTIVE": 5,
37
+ "B-VICTIM": 7,
38
  "B-X": 11,
39
+ "I-AGENT": 10,
40
  "I-CAMPAIGNER": 2,
41
+ "I-FACILITATOR": 14,
42
+ "I-NEGATIVE_EFFECT": 4,
43
+ "I-OBJECTIVE": 6,
44
+ "I-VICTIM": 8,
45
  "I-X": 12,
46
  "O": 0
47
  },
48
  "layer_norm_eps": 1e-12,
49
  "max_position_embeddings": 512,
50
+ "model_type": "electra",
51
  "num_attention_heads": 12,
52
  "num_hidden_layers": 12,
53
+ "pad_token_id": 0,
 
54
  "position_embedding_type": "absolute",
55
+ "summary_activation": "gelu",
56
+ "summary_last_dropout": 0.1,
57
+ "summary_type": "first",
58
+ "summary_use_proj": true,
59
  "torch_dtype": "float32",
60
  "transformers_version": "4.41.1",
61
  "type_vocab_size": 2,
62
  "use_cache": true,
63
+ "vocab_size": 30522
64
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61b886084545bb05ca37c5d49e86ff5c319460e6ea03222913425dae937be59f
3
- size 437110636
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c54f2fc5cfbc76667ac64ed93d048ecd309191118f8bee9954aef64f8c3fa84
3
+ size 435636652
runs/May29_17-44-30_219e479bd474/events.out.tfevents.1717004671.219e479bd474.447.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cef36a654fc38ac1d9f952d35785e16cb587c4e1ce2cf3128eccdfed8a3c445
3
- size 12201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b4505a5d9deb70383ffd1e0023973b77caff1939b904e57460b3f812a4732a8
3
+ size 12884
runs/May29_18-56-21_6f983583bd59/events.out.tfevents.1717008983.6f983583bd59.1236.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6697cfe518d0bf1b1d4d237f6576d6e535fb043e2856275676b2208c12fe16d
3
+ size 88
special_tokens_map.json CHANGED
@@ -1,37 +1,7 @@
1
  {
2
- "cls_token": {
3
- "content": "[CLS]",
4
- "lstrip": false,
5
- "normalized": false,
6
- "rstrip": false,
7
- "single_word": false
8
- },
9
- "mask_token": {
10
- "content": "[MASK]",
11
- "lstrip": false,
12
- "normalized": false,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
- "pad_token": {
17
- "content": "[PAD]",
18
- "lstrip": false,
19
- "normalized": false,
20
- "rstrip": false,
21
- "single_word": false
22
- },
23
- "sep_token": {
24
- "content": "[SEP]",
25
- "lstrip": false,
26
- "normalized": false,
27
- "rstrip": false,
28
- "single_word": false
29
- },
30
- "unk_token": {
31
- "content": "[UNK]",
32
- "lstrip": false,
33
- "normalized": false,
34
- "rstrip": false,
35
- "single_word": false
36
- }
37
  }
 
1
  {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  }
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,39 +1,39 @@
1
  {
2
  "added_tokens_decoder": {
3
  "0": {
4
- "content": "[MASK]",
5
  "lstrip": false,
6
  "normalized": false,
7
  "rstrip": false,
8
  "single_word": false,
9
  "special": true
10
  },
11
- "1": {
12
- "content": "[PAD]",
13
  "lstrip": false,
14
  "normalized": false,
15
  "rstrip": false,
16
  "single_word": false,
17
  "special": true
18
  },
19
- "3": {
20
- "content": "[UNK]",
21
  "lstrip": false,
22
  "normalized": false,
23
  "rstrip": false,
24
  "single_word": false,
25
  "special": true
26
  },
27
- "4": {
28
- "content": "[CLS]",
29
  "lstrip": false,
30
  "normalized": false,
31
  "rstrip": false,
32
  "single_word": false,
33
  "special": true
34
  },
35
- "5": {
36
- "content": "[SEP]",
37
  "lstrip": false,
38
  "normalized": false,
39
  "rstrip": false,
@@ -43,15 +43,13 @@
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": 512,
50
- "never_split": null,
51
  "pad_token": "[PAD]",
52
  "sep_token": "[SEP]",
53
- "strip_accents": false,
54
  "tokenize_chinese_chars": true,
55
- "tokenizer_class": "BertTokenizer",
56
  "unk_token": "[UNK]"
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
+ "100": {
12
+ "content": "[UNK]",
13
  "lstrip": false,
14
  "normalized": false,
15
  "rstrip": false,
16
  "single_word": false,
17
  "special": true
18
  },
19
+ "101": {
20
+ "content": "[CLS]",
21
  "lstrip": false,
22
  "normalized": false,
23
  "rstrip": false,
24
  "single_word": false,
25
  "special": true
26
  },
27
+ "102": {
28
+ "content": "[SEP]",
29
  "lstrip": false,
30
  "normalized": false,
31
  "rstrip": false,
32
  "single_word": false,
33
  "special": true
34
  },
35
+ "103": {
36
+ "content": "[MASK]",
37
  "lstrip": false,
38
  "normalized": false,
39
  "rstrip": false,
 
43
  },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
 
46
  "do_lower_case": true,
47
  "mask_token": "[MASK]",
48
  "model_max_length": 512,
 
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
  "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "ElectraTokenizer",
54
  "unk_token": "[UNK]"
55
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64596fca64be7278fdf989d94678457d154956a44db0befd8f482cd73e2f8d0b
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:672c1c7f26e8dfc64ecf520924627d7a9f342f35c14072bbd18d7c4cb3368875
3
  size 5176
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff