ghadeermobasher commited on
Commit
e71cc4f
1 Parent(s): f381d02

Original-bluebert_pubmed_uncased_L-12_H-768_A-12-BioRED-CD-256-16-5

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 0.01255292259156704
2
+ eval_precision = 0.9564032697547684
3
+ eval_recall = 0.975
4
+ eval_f1 = 0.9656121045392023
5
+ eval_runtime = 17.2613
6
+ eval_samples_per_second = 66.797
7
+ eval_steps_per_second = 8.4
8
+ epoch = 5.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd3bd9e99fe5f96861386e4f1ab0e587fd6190869df9dae1161f1e4dce787828
3
  size 435668849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6c397cd1c767220cef6e9a926b941d469489a6c1cf9e5511858a3b1a846220f
3
  size 435668849
runs/Jul13_15-00-42_cascade-023.cluster/events.out.tfevents.1657717262.cascade-023.cluster.16820.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f52ccbb988f55bf8df729cc233c7c58d50c5398909510a3eeaafea5732d46675
3
- size 3950
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f7e04f0084ff8c0f70064b5ac2eb910f21508890777ec0cff662335405ea075
3
+ size 4461
runs/Jul13_15-00-42_cascade-023.cluster/events.out.tfevents.1657717871.cascade-023.cluster.16820.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4a2d6d1431ff8e8942d009b5c451fc044260e3d2fea13b505ebe89314b3e2c1
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
File without changes
test_results.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ test_loss = 0.2201482206583023
2
+ test_precision = 0.6110772976262934
3
+ test_recall = 0.6037282020444978
4
+ test_f1 = 0.6073805202661827
5
+ test_runtime = 16.4217
6
+ test_samples_per_second = 67.837
7
+ test_steps_per_second = 8.525
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