mfarrington commited on
Commit
8eb2ab3
1 Parent(s): a37e9a8

Training in progress, epoch 1

Browse files
added_tokens.json CHANGED
The diff for this file is too large to render. See raw diff
 
config.json CHANGED
@@ -3,10 +3,10 @@
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.5,
7
  "classifier_dropout": null,
8
  "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.5,
10
  "hidden_size": 768,
11
  "id2label": {
12
  "-100": "O",
@@ -33,5 +33,5 @@
33
  "transformers_version": "4.41.2",
34
  "type_vocab_size": 2,
35
  "use_cache": true,
36
- "vocab_size": 191049
37
  }
 
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.2,
7
  "classifier_dropout": null,
8
  "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.2,
10
  "hidden_size": 768,
11
  "id2label": {
12
  "-100": "O",
 
33
  "transformers_version": "4.41.2",
34
  "type_vocab_size": 2,
35
  "use_cache": true,
36
+ "vocab_size": 109994
37
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44fabe8bf2ef2e5e7598ebf8fc894f7a821be7fe19baebf77ec3bc4131020c41
3
- size 928741200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d42dc22052bf556265a96e85bcbf64708ca4f058e3e1a15478abd048278e5d24
3
+ size 679740240
runs/Jun07_04-34-34_f89094422737/events.out.tfevents.1717734876.f89094422737.1092.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92726445bc6136ba8bbf3870903d498407c625322afcaf2a6ea17dc2c3d72993
3
+ size 5468
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a4e4347b347cde82488b3f139f6464e4596077910d8017ee518f48cdf6c8d60
3
- size 32904112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d83cb9ce454844db1c515364ab9f6cf87cc2ab62ceb71d832403469da66cd2a
3
+ size 16749492
tokenizer_config.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44fed9cf683a5898ca56e6b76151f433dcb74b51fdb3807aaf9bd22bb53b0505
3
- size 30508078
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d4f6422d19ae0034b0358d07eff166730f63497d5f0844c582513a9a0777d57
3
+ size 15217558
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:429036019d0293da0a2741fe96e8c24c64336ed771ea03719aeba212966c79c1
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dfebc40674d8436b4847591c0fecacd91bd257981e1240d21aec8a2adb0bd15
3
  size 5112