stulcrad commited on
Commit
c2b9a03
·
verified ·
1 Parent(s): 126de32

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.1,
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.1,
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:630fa8523f7af141bfa30a991f434c13430fda514e3a916223ec682d58c444bb
3
  size 501610932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:034dbec4142983bf96930706a9aebd16b010387d71737a6a7d4a24831dc7c6fc
3
  size 501610932
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7efe5e1d5c464755eb346ae5690e7c9f62d5a73a50779f634a8813dc347eaa90
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a72b963023c5063547000457c81822a2cc2bcebe72f8373bdca29a9be11a4a9
3
  size 4728