aisuko commited on
Commit
72a0571
1 Parent(s): 29aa53a

End of training

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the tner/bionlp2004 dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5181
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | No log | 1.0 | 13 | 0.6539 |
53
- | No log | 2.0 | 26 | 0.5181 |
54
 
55
 
56
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the tner/bionlp2004 dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1835
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | No log | 1.0 | 125 | 0.2164 |
53
+ | No log | 2.0 | 250 | 0.1835 |
54
 
55
 
56
  ### Framework versions
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "key",
23
  "value",
24
- "query",
25
- "dense"
26
  ],
27
  "task_type": "TOKEN_CLS"
28
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "dense",
23
  "key",
24
  "value",
25
+ "query"
 
26
  ],
27
  "task_type": "TOKEN_CLS"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fba12c732872a18d7d93606eaf8f8f0102463eae43ce695392957af1e845206e
3
  size 28398676
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5417de25ed6af27bdbd67f695b39a682abe743372f367f3a666556c2f0c3dae
3
  size 28398676
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9216e3b6656b0f5c9c7a10a803beae50a2b2339cb8927c86fe7d63b69bd8f29a
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e670c11b5cac8ce4827e660853257b6305e1758a7a64632c81249b68005f5fd
3
  size 4347