ghadeermobasher commited on
Commit
1f126c9
1 Parent(s): 7bab20f

Modifiedbluebert_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.00024890160420909524
2
+ eval_precision = 0.9989806320081549
3
+ eval_recall = 0.9989806320081549
4
+ eval_f1 = 0.9989806320081549
5
+ eval_runtime = 16.3664
6
+ eval_samples_per_second = 70.449
7
+ eval_steps_per_second = 8.86
8
+ epoch = 5.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9026f7d0dec927bb1ce0af571d40b01d8118087b9f6d0a948f0c4082ed5a610d
3
  size 435662705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e88d8f3c10d123248851b5ca57f21426e804744a1de6527ad5746cc5c2de6120
3
  size 435662705
runs/Jul13_22-14-24_cascade-079.cluster/events.out.tfevents.1657743295.cascade-079.cluster.686.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:803f8e2683c0aa7a84cd60845b23f4b65dc8e43c2127ca71868c64efb856875d
3
- size 3846
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a94c103e1d14c865c5b41e0cc11517279e41a58ac2b5b84af2bbe21fcac351bc
3
+ size 4357
runs/Jul13_22-14-24_cascade-079.cluster/events.out.tfevents.1657743895.cascade-079.cluster.686.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb35220794e581b5d6149b28c5321b7aeb81a9a2fbb34c07b4f65a016e8de413
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.051809921860694885
2
+ test_precision = 0.8164754953076121
3
+ test_recall = 0.8566739606126915
4
+ test_f1 = 0.8360918312867057
5
+ test_runtime = 15.7912
6
+ test_samples_per_second = 70.546
7
+ test_steps_per_second = 8.866
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