ghadeermobasher commited on
Commit
ebe97c3
1 Parent(s): 643c149

Modified-bluebert_pubmed_uncased_L-12_H-768_A-12-BioRED-CD-384-8-10

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 0.34003666043281555
2
+ eval_precision = 0.0
3
+ eval_recall = 0.0
4
+ eval_f1 = 0.0
5
+ eval_runtime = 25.7792
6
+ eval_samples_per_second = 44.726
7
+ eval_steps_per_second = 5.625
8
+ epoch = 10.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a6c38d3f3b46a6c3bfc4442ec4d77e174ddf83d0b1c5ce437224f50f309bf50
3
  size 435668849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf17b0d6ac0d9edb90385803580849d40b39d300ab86ee9a7d38d46a1f83288d
3
  size 435668849
runs/Jul13_15-05-40_cascade-021.cluster/events.out.tfevents.1657717576.cascade-021.cluster.8749.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7ebc57a4084e9893a6939ed6fc7fc20963ce33367e2984f0f7894ad318f205d
3
- size 5834
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285ec2581d32d330cd59cbb74fdc3255dab88ea37804934f965014c165507131
3
+ size 6188
runs/Jul13_15-05-40_cascade-021.cluster/events.out.tfevents.1657719592.cascade-021.cluster.8749.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef40308975e6e5198045d92a1f535ba5566c0c171b64cf903ce9a19652eaf49c
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.3407357633113861
2
+ test_precision = 0.0
3
+ test_recall = 0.0
4
+ test_f1 = 0.0
5
+ test_runtime = 24.4467
6
+ test_samples_per_second = 45.569
7
+ test_steps_per_second = 5.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