ghadeermobasher commited on
Commit
dd69846
1 Parent(s): 567c6af

Modified-BlueBERT-BioRED-Chem-512-5-30

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 1.2035429790557828e-06
2
+ eval_precision = 1.0
3
+ eval_recall = 1.0
4
+ eval_f1 = 1.0
5
+ eval_runtime = 30.2389
6
+ eval_samples_per_second = 38.13
7
+ eval_steps_per_second = 4.795
8
+ epoch = 30.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbf9521f314295afebe9f28de3ee18059f67d3fabe90b191dd2846bb3819c177
3
  size 435662705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38c797e214d4a152409cfa94daef018c8ca34a2b7a3eeaa5a944e798f6e1f3b9
3
  size 435662705
runs/Jul07_17-10-18_cascade-105.cluster/events.out.tfevents.1657206647.cascade-105.cluster.23863.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:690b22b050542f8a763c5ce6b5abe1d7fd365fa0fd0058158dda79a3381847e2
3
- size 13273
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:626b95a36dcbcf7da139c76a38e51bbd9759b8ebe95e47c17bc5cf5ebf0ff8d8
3
+ size 14433
runs/Jul07_17-10-18_cascade-105.cluster/events.out.tfevents.1657215203.cascade-105.cluster.23863.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:802ba73e4f970fc39f35a94ba9e2afbfc6241ff73a90a02f25a0aa5c6c6873ec
3
+ size 468
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.051403503865003586
2
+ test_precision = 0.9214285714285714
3
+ test_recall = 0.8611481975967957
4
+ test_f1 = 0.8902691511387163
5
+ test_runtime = 28.9037
6
+ test_samples_per_second = 38.542
7
+ test_steps_per_second = 4.844
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