oleshy commited on
Commit
b2bcdc7
1 Parent(s): 9d77dbb

Model save

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [dmis-lab/biobert-base-cased-v1.1](https://huggingface.co/dmis-lab/biobert-base-cased-v1.1) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.7903
18
 
19
  ## Model description
20
 
@@ -46,16 +46,16 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 5 | 0.9375 |
50
- | No log | 2.0 | 10 | 0.9331 |
51
- | No log | 3.0 | 15 | 0.9256 |
52
- | No log | 4.0 | 20 | 0.9151 |
53
- | No log | 5.0 | 25 | 0.9015 |
54
- | No log | 6.0 | 30 | 0.8850 |
55
- | No log | 7.0 | 35 | 0.8656 |
56
- | No log | 8.0 | 40 | 0.8433 |
57
- | No log | 9.0 | 45 | 0.8182 |
58
- | No log | 10.0 | 50 | 0.7903 |
59
 
60
 
61
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [dmis-lab/biobert-base-cased-v1.1](https://huggingface.co/dmis-lab/biobert-base-cased-v1.1) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.9781
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 5 | 1.1439 |
50
+ | No log | 2.0 | 10 | 1.1388 |
51
+ | No log | 3.0 | 15 | 1.1303 |
52
+ | No log | 4.0 | 20 | 1.1182 |
53
+ | No log | 5.0 | 25 | 1.1027 |
54
+ | No log | 6.0 | 30 | 1.0839 |
55
+ | No log | 7.0 | 35 | 1.0618 |
56
+ | No log | 8.0 | 40 | 1.0368 |
57
+ | No log | 9.0 | 45 | 1.0089 |
58
+ | No log | 10.0 | 50 | 0.9781 |
59
 
60
 
61
  ### Framework versions