ghadeermobasher commited on
Commit
f1a1a8b
·
1 Parent(s): 17feabd

Original-bluebert_pubmed_uncased_L-12_H-768_A-12-BioRED-CD-128-32-30

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 2.5892693884088658e-05
2
+ eval_precision = 1.0
3
+ eval_recall = 1.0
4
+ eval_f1 = 1.0
5
+ eval_runtime = 8.648
6
+ eval_samples_per_second = 133.325
7
+ eval_steps_per_second = 16.767
8
+ epoch = 30.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e4e9b24d69c42b7e044c5e2c53a32a9fb7bfc2509252ee86803e9c6688b4f10
3
  size 435668849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67e2c449acb86f948404165c71aefc4b35052a12864b4a092869580c8467e444
3
  size 435668849
runs/Jul13_15-03-25_cascade-056.cluster/events.out.tfevents.1657717428.cascade-056.cluster.39078.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7283b7275964c5a08569ccc8e1852b36a0ad9d484f2aaf1a0d8f4920989b529
3
- size 4896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c841d43b136fbcbd31e0603063fc8217a1071d62980d9fdf4eec1e57392b277
3
+ size 5564
runs/Jul13_15-03-25_cascade-056.cluster/events.out.tfevents.1657719088.cascade-056.cluster.39078.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df5e4b737a5c8089c221fa1b1e6d39cc4ca9da487c94b6359b370a740772fda1
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.31743350625038147
2
+ test_precision = 0.6825604180274331
3
+ test_recall = 0.6283824413710163
4
+ test_f1 = 0.654351909830933
5
+ test_runtime = 8.3696
6
+ test_samples_per_second = 133.101
7
+ test_steps_per_second = 16.727
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