stulcrad commited on
Commit
6297e4d
1 Parent(s): 55709c1

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -3,11 +3,11 @@
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.3,
7
  "classifier_dropout": null,
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
- "hidden_dropout_prob": 0.3,
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
 
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.15,
7
  "classifier_dropout": null,
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.25,
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e1a00497c66133b5e032d05c160bb6bc82bba8f5fbef4869ab4945c5460def2
3
  size 435876004
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2997c2a6dbd4287b6f6f6a1d7bdde9d171fc628977b345edab67d11bc862365a
3
  size 435876004
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0afad51d37269f44f709fb3bdad086962090bdd3a2c81b35a9dc49de46fdde85
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eed2e74b3921e1e4674aa6159521b787d61508b28a5387a909efe9d51a202c0
3
  size 4728