ghadeermobasher commited on
Commit
cd7a2a6
1 Parent(s): 759a20c

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

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 0.15985995531082153
2
+ eval_precision = 0.0
3
+ eval_recall = 0.0
4
+ eval_f1 = 0.0
5
+ eval_runtime = 16.235
6
+ eval_samples_per_second = 71.019
7
+ eval_steps_per_second = 8.931
8
+ epoch = 5.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e71c8ce29168d81bf35191b022c30f51a8c786f4c47ec3f7d72d6de662a8bdd
3
  size 435662705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57b110eea101d659f3c50ce61a07aac93027d3ec4f865cedc04af0eaf91b1ad5
3
  size 435662705
runs/Jul13_15-27-08_cascade-087.cluster/events.out.tfevents.1657718848.cascade-087.cluster.6772.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d76c0a2541fb2b36ea693f80748285576e411d6b2783c244dddf29e5d1ee8e66
3
- size 3849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58851860052ad41f28815c51a73dd7d61a2777a0252da8f8a5ba3bd300380fc1
3
+ size 4360
runs/Jul13_15-27-08_cascade-087.cluster/events.out.tfevents.1657719455.cascade-087.cluster.6772.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cbb032424918e953cfbe2766cc37d6a416d6c8f22c05df7c019501b9de6c3f3
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.17829693853855133
2
+ test_precision = 0.0
3
+ test_recall = 0.0
4
+ test_f1 = 0.0
5
+ test_runtime = 15.5729
6
+ test_samples_per_second = 71.534
7
+ test_steps_per_second = 8.99
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