ghadeermobasher commited on
Commit
270aafc
·
1 Parent(s): 899c989

OriginalBiomedNLP-bluebert_pubmed_uncased_L-12_H-768_A-12-BioRED_Dis-128-32-30

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 7.92906303104246e-06
2
+ eval_precision = 1.0
3
+ eval_recall = 1.0
4
+ eval_f1 = 1.0
5
+ eval_runtime = 8.7436
6
+ eval_samples_per_second = 131.868
7
+ eval_steps_per_second = 16.584
8
+ epoch = 30.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:049d15282c1f2dd293dd9402588bf09e632ae15f6d393874b5605b29e63dddfd
3
  size 435662705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d0cc574d2e0dbaea24022ac37dfde207029c97693c31ca9c170389fc61147c5
3
  size 435662705
runs/Jul13_21-30-48_cascade-039.cluster/events.out.tfevents.1657740666.cascade-039.cluster.10154.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5631460f1bafa122d790f89a377cb5129f7eca418876fe78c63d75bfc927ce05
3
- size 4822
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:153b0fece88e47314a6c878bbf939850ac144ee6c1a62cf7a03305293a0770a0
3
+ size 5490
runs/Jul13_21-30-48_cascade-039.cluster/events.out.tfevents.1657742348.cascade-039.cluster.10154.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:466c197627ab8925e9cf00800e436d5007a6bc22fb34c2b3ad9c3ebaba123514
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.09415919333696365
2
+ test_precision = 0.8270042194092827
3
+ test_recall = 0.8577680525164114
4
+ test_f1 = 0.8421052631578947
5
+ test_runtime = 8.4212
6
+ test_samples_per_second = 132.285
7
+ test_steps_per_second = 16.625
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