stulcrad commited on
Commit
56902c4
·
verified ·
1 Parent(s): e341b1a

Training in progress, step 2000

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.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.25,
13
  "hidden_size": 768,
14
  "id2label": {
15
  "0": "O",
 
3
  "architectures": [
4
  "RobertaForTokenClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.15,
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.2,
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:57304b67600c9f5e6b3c1aefc9fe29a7fa8d993c70c1e8059ca68e6e13dffef0
3
  size 501850868
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e0226f66357312d7f835895e9c46bc22d43a3c528934c52037f677a880fe719
3
  size 501850868
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f2925d82de6236bc8c4d5e5477fe100a61a1d161c409e1dfcf57a25e4942f23
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae4d45e53939bf150d35e7b790aee81b55e1b138c9187f1a34a27502deb9808c
3
  size 4664