stulcrad commited on
Commit
3f1f26d
1 Parent(s): 2a644c9

Training in progress, step 1000

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,13 +3,13 @@
3
  "architectures": [
4
  "RobertaForTokenClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.35,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
10
  "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
12
- "hidden_dropout_prob": 0.35,
13
  "hidden_size": 768,
14
  "id2label": {
15
  "0": "O",
 
3
  "architectures": [
4
  "RobertaForTokenClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.2,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
10
  "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.3,
13
  "hidden_size": 768,
14
  "id2label": {
15
  "0": "O",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44e3f6b5b9880027c3eee6bdd5be2af7b002c20b010aeace39fbb93779cd78f9
3
  size 501617084
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f91a8602ea0ac530094df0146eeb8832ccd5217da604f27aee3cfb21bb39b63
3
  size 501617084
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0376a9daf0022cc41d002dff68e0316d19650c5e5c3d13d08e4c89b45369e442
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1db611c66cd3e02e61176f74942d83c4e3e044a7fae48a71d62e757843504f5
3
  size 4728