stulcrad commited on
Commit
36dee3a
·
verified ·
1 Parent(s): 98042d7

Training in progress, epoch 1

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,12 +3,12 @@
3
  "architectures": [
4
  "XLMRobertaForTokenClassification"
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.25,
12
  "hidden_size": 1024,
13
  "id2label": {
14
  "0": "O",
 
3
  "architectures": [
4
  "XLMRobertaForTokenClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.15,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.2,
12
  "hidden_size": 1024,
13
  "id2label": {
14
  "0": "O",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:236afc1166bb9ef899495d7a25212f00d1b2d13b57de7d15d8efa067b5b75000
3
  size 2235760364
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dabd40f99178db408b4ffb2e8f3d61ed453aa68443bb37f25ee2f2de9db56e30
3
  size 2235760364
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26d3e140e215160a384e862c60895f5d329429f13fc06e65c51efbadb0afb6e1
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3cf4d7f38492abe0fe6532b3a648c0227dbfc9f66e5d688f446a35377bc01dc
3
  size 4728