pabRomero commited on
Commit
f9d5723
1 Parent(s): 107ade2

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,69 +1,69 @@
1
- {
2
- "_name_or_path": "FacebookAI/roberta-large",
3
- "architectures": [
4
- "RobertaForTokenClassification"
5
- ],
6
- "attention_probs_dropout_prob": 0.1,
7
- "bos_token_id": 0,
8
- "classifier_dropout": null,
9
- "eos_token_id": 2,
10
- "hidden_act": "gelu",
11
- "hidden_dropout_prob": 0.1,
12
- "hidden_size": 1024,
13
- "id2label": {
14
- "0": "O",
15
- "1": "B-Drug",
16
- "2": "I-Drug",
17
- "3": "B-Reason",
18
- "4": "I-Reason",
19
- "5": "B-Route",
20
- "6": "I-Route",
21
- "7": "B-Strength",
22
- "8": "I-Strength",
23
- "9": "B-Form",
24
- "10": "I-Form",
25
- "11": "B-Dosage",
26
- "12": "I-Dosage",
27
- "13": "B-Frequency",
28
- "14": "I-Frequency",
29
- "15": "B-Duration",
30
- "16": "I-Duration",
31
- "17": "B-ADE",
32
- "18": "I-ADE"
33
- },
34
- "initializer_range": 0.02,
35
- "intermediate_size": 4096,
36
- "label2id": {
37
- "B-ADE": 17,
38
- "B-Dosage": 11,
39
- "B-Drug": 1,
40
- "B-Duration": 15,
41
- "B-Form": 9,
42
- "B-Frequency": 13,
43
- "B-Reason": 3,
44
- "B-Route": 5,
45
- "B-Strength": 7,
46
- "I-ADE": 18,
47
- "I-Dosage": 12,
48
- "I-Drug": 2,
49
- "I-Duration": 16,
50
- "I-Form": 10,
51
- "I-Frequency": 14,
52
- "I-Reason": 4,
53
- "I-Route": 6,
54
- "I-Strength": 8,
55
- "O": 0
56
- },
57
- "layer_norm_eps": 1e-05,
58
- "max_position_embeddings": 514,
59
- "model_type": "roberta",
60
- "num_attention_heads": 16,
61
- "num_hidden_layers": 24,
62
- "pad_token_id": 1,
63
- "position_embedding_type": "absolute",
64
- "torch_dtype": "float32",
65
- "transformers_version": "4.44.0",
66
- "type_vocab_size": 1,
67
- "use_cache": true,
68
- "vocab_size": 50265
69
- }
 
1
+ {
2
+ "_name_or_path": "FacebookAI/roberta-large",
3
+ "architectures": [
4
+ "RobertaForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 1024,
13
+ "id2label": {
14
+ "0": "O",
15
+ "1": "B-Drug",
16
+ "2": "I-Drug",
17
+ "3": "B-Reason",
18
+ "4": "I-Reason",
19
+ "5": "B-Route",
20
+ "6": "I-Route",
21
+ "7": "B-Strength",
22
+ "8": "I-Strength",
23
+ "9": "B-Form",
24
+ "10": "I-Form",
25
+ "11": "B-Dosage",
26
+ "12": "I-Dosage",
27
+ "13": "B-Frequency",
28
+ "14": "I-Frequency",
29
+ "15": "B-Duration",
30
+ "16": "I-Duration",
31
+ "17": "B-ADE",
32
+ "18": "I-ADE"
33
+ },
34
+ "initializer_range": 0.02,
35
+ "intermediate_size": 4096,
36
+ "label2id": {
37
+ "B-ADE": 17,
38
+ "B-Dosage": 11,
39
+ "B-Drug": 1,
40
+ "B-Duration": 15,
41
+ "B-Form": 9,
42
+ "B-Frequency": 13,
43
+ "B-Reason": 3,
44
+ "B-Route": 5,
45
+ "B-Strength": 7,
46
+ "I-ADE": 18,
47
+ "I-Dosage": 12,
48
+ "I-Drug": 2,
49
+ "I-Duration": 16,
50
+ "I-Form": 10,
51
+ "I-Frequency": 14,
52
+ "I-Reason": 4,
53
+ "I-Route": 6,
54
+ "I-Strength": 8,
55
+ "O": 0
56
+ },
57
+ "layer_norm_eps": 1e-05,
58
+ "max_position_embeddings": 514,
59
+ "model_type": "roberta",
60
+ "num_attention_heads": 16,
61
+ "num_hidden_layers": 24,
62
+ "pad_token_id": 1,
63
+ "position_embedding_type": "absolute",
64
+ "torch_dtype": "float32",
65
+ "transformers_version": "4.44.2",
66
+ "type_vocab_size": 1,
67
+ "use_cache": true,
68
+ "vocab_size": 50265
69
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b261821b91b7195ef8252ba665ab16b54e2212a366f529e1e1314dac80fb654
3
  size 1417366492
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa3c1155095b69e96ce4acb9ca2733ee0d3521e665ead02cdf66181c71ecd658
3
  size 1417366492
runs/Aug23_14-56-44_ee1898c059d7/events.out.tfevents.1724425005.ee1898c059d7.1664.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74667161e24253fd4faa7f0b6876c0731a4298752aee7cbe847a77feaf5e0642
3
+ size 6251
special_tokens_map.json CHANGED
@@ -1,15 +1,15 @@
1
- {
2
- "bos_token": "<s>",
3
- "cls_token": "<s>",
4
- "eos_token": "</s>",
5
- "mask_token": {
6
- "content": "<mask>",
7
- "lstrip": true,
8
- "normalized": false,
9
- "rstrip": false,
10
- "single_word": false
11
- },
12
- "pad_token": "<pad>",
13
- "sep_token": "</s>",
14
- "unk_token": "<unk>"
15
- }
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
tokenizer_config.json CHANGED
@@ -1,57 +1,57 @@
1
- {
2
- "add_prefix_space": true,
3
- "added_tokens_decoder": {
4
- "0": {
5
- "content": "<s>",
6
- "lstrip": false,
7
- "normalized": true,
8
- "rstrip": false,
9
- "single_word": false,
10
- "special": true
11
- },
12
- "1": {
13
- "content": "<pad>",
14
- "lstrip": false,
15
- "normalized": true,
16
- "rstrip": false,
17
- "single_word": false,
18
- "special": true
19
- },
20
- "2": {
21
- "content": "</s>",
22
- "lstrip": false,
23
- "normalized": true,
24
- "rstrip": false,
25
- "single_word": false,
26
- "special": true
27
- },
28
- "3": {
29
- "content": "<unk>",
30
- "lstrip": false,
31
- "normalized": true,
32
- "rstrip": false,
33
- "single_word": false,
34
- "special": true
35
- },
36
- "50264": {
37
- "content": "<mask>",
38
- "lstrip": true,
39
- "normalized": false,
40
- "rstrip": false,
41
- "single_word": false,
42
- "special": true
43
- }
44
- },
45
- "bos_token": "<s>",
46
- "clean_up_tokenization_spaces": true,
47
- "cls_token": "<s>",
48
- "eos_token": "</s>",
49
- "errors": "replace",
50
- "mask_token": "<mask>",
51
- "model_max_length": 512,
52
- "pad_token": "<pad>",
53
- "sep_token": "</s>",
54
- "tokenizer_class": "RobertaTokenizer",
55
- "trim_offsets": true,
56
- "unk_token": "<unk>"
57
- }
 
1
+ {
2
+ "add_prefix_space": true,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<s>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<pad>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": true,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "mask_token": "<mask>",
51
+ "model_max_length": 512,
52
+ "pad_token": "<pad>",
53
+ "sep_token": "</s>",
54
+ "tokenizer_class": "RobertaTokenizer",
55
+ "trim_offsets": true,
56
+ "unk_token": "<unk>"
57
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5844a3da0612814cbb1fa9ca0a19f1dfc1a9c9fd5bba85e502ef811919bdc316
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85d047165865a8b2b81ed6070396997a0f75c97ddcbedcbb18ce0e73fe14a748
3
  size 5240