Randomui commited on
Commit
cf8c62a
1 Parent(s): 6c81e83

End of training

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +1 -1
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
58
- | 0.2194 | 1.0 | 2242 | nan | 1.0 | 1.0 | 1.0 | 1.0 |
59
 
60
 
61
  ### Framework versions
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
58
+ | 0.2098 | 1.0 | 2242 | nan | 1.0 | 1.0 | 1.0 | 1.0 |
59
 
60
 
61
  ### Framework versions
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext",
3
  "architectures": [
4
- "BertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
1
  {
2
  "_name_or_path": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext",
3
  "architectures": [
4
+ "BertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e2fc13c66346ae379b8bd4d502ea825b32c6fa78357666165cc28390bb4539e
3
- size 438080896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bee5d799e4496faac43aa48ca990f03033a3a66ee55351dcf7e8102e83e1de9
3
+ size 435608392
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:baf09f515ba9947d3b3526efd121cda46aaa0e47c3f00e094a56c5f2219b5355
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd91e884e780ba047ff4d5ecd0d33945e924e5f645b92f8e8e28ff4140063393
3
  size 4091