ghadeermobasher commited on
Commit
ba0fa12
1 Parent(s): 2bf0f2e

Modified-bluebert_pubmed_uncased_L-12_H-768_A-12-BioRED-CD-256-16-5

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 0.01243570540100336
2
+ eval_precision = 0.9460352422907489
3
+ eval_recall = 0.9544444444444444
4
+ eval_f1 = 0.950221238938053
5
+ eval_runtime = 16.5599
6
+ eval_samples_per_second = 69.626
7
+ eval_steps_per_second = 8.756
8
+ epoch = 5.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b578b365eb6de8b80424d3364ecc0a9ea2bad88e34a57e22a7eeb2d70aa84e4f
3
  size 435668849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a376b23832dd060826a63da858c544beeee90b2a0b4acfb6775ca7e363e85cc4
3
  size 435668849
runs/Jul13_15-01-05_cascade-050.cluster/events.out.tfevents.1657717290.cascade-050.cluster.40651.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb40db0637d289019627d4f2436e1b95eaf32d97db00300e8707280e1bdfd704
3
- size 3950
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3cb5748186c9249b42053f9c3289e9e0eea1477dc57d8ac99db416001737d36
3
+ size 4461
runs/Jul13_15-01-05_cascade-050.cluster/events.out.tfevents.1657717891.cascade-050.cluster.40651.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8829f16047ebefeffb672f2a3c94350c56c3ee657493f09b0220291954ddf3ac
3
+ size 460
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
test_predictions.txt ADDED
The diff for this file is too large to render. See raw diff
 
test_results.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ test_loss = 0.19265727698802948
2
+ test_precision = 0.5978467384420519
3
+ test_recall = 0.5676488274203247
4
+ test_f1 = 0.582356570018507
5
+ test_runtime = 15.9775
6
+ test_samples_per_second = 69.723
7
+ test_steps_per_second = 8.762
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": true, "do_basic_tokenize": true, "never_split": null, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "bionlp/bluebert_pubmed_uncased_L-12_H-768_A-12", "tokenizer_class": "BertTokenizer"}
vocab.txt ADDED
The diff for this file is too large to render. See raw diff