jordyvl commited on
Commit
e67e788
1 Parent(s): cae08d4

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -4,8 +4,10 @@
4
  "BertCRF"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
 
7
  "classifier_dropout": null,
8
  "directionality": "bidi",
 
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
@@ -44,12 +46,14 @@
44
  "num_hidden_layers": 12,
45
  "output_past": true,
46
  "pad_token_id": 0,
 
47
  "pooler_fc_size": 768,
48
  "pooler_num_attention_heads": 12,
49
  "pooler_num_fc_layers": 3,
50
  "pooler_size_per_head": 128,
51
  "pooler_type": "first_token_transform",
52
  "position_embedding_type": "absolute",
 
53
  "test_args": {
54
  "CRF": true,
55
  "Y": "ner_tags",
@@ -71,5 +75,6 @@
71
  "transformers_version": "4.18.0",
72
  "type_vocab_size": 2,
73
  "use_cache": true,
74
- "vocab_size": 29794
 
75
  }
 
4
  "BertCRF"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
+ "bias_0": null,
8
  "classifier_dropout": null,
9
  "directionality": "bidi",
10
+ "freeze": false,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
 
46
  "num_hidden_layers": 12,
47
  "output_past": true,
48
  "pad_token_id": 0,
49
+ "pooler": "last",
50
  "pooler_fc_size": 768,
51
  "pooler_num_attention_heads": 12,
52
  "pooler_num_fc_layers": 3,
53
  "pooler_size_per_head": 128,
54
  "pooler_type": "first_token_transform",
55
  "position_embedding_type": "absolute",
56
+ "subword_alignment": "first",
57
  "test_args": {
58
  "CRF": true,
59
  "Y": "ner_tags",
 
75
  "transformers_version": "4.18.0",
76
  "type_vocab_size": 2,
77
  "use_cache": true,
78
+ "vocab_size": 29794,
79
+ "weight_0": 0.01
80
  }
runs/Jul19_10-47-09_jordy-OMEN/1658220519.9726424/events.out.tfevents.1658220519.jordy-OMEN.40955.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c53fd70ff2612013d36cfc13665c74b0a5b01401d6ef45a9dcbf7390ded56f5f
3
+ size 4964
runs/Jul19_10-47-09_jordy-OMEN/events.out.tfevents.1658220519.jordy-OMEN.40955.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4b1dab368e05f44884f3312601be3543fad62f8caeec901c68bc2e623ac8b0c
3
+ size 5898
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2772634cd18add73a39a1241a5118623ddb64518605150aff90fbcc52dec6b9a
3
  size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5361e1c4308fea41349bc8a5c8064ca1927e55e3a4d3fa8ca21f5b90106ca913
3
  size 3119