ghadeermobasher commited on
Commit
88dfa6d
1 Parent(s): c9018f6

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

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 0.17719127237796783
2
+ eval_precision = 0.0
3
+ eval_recall = 0.0
4
+ eval_f1 = 0.0
5
+ eval_runtime = 24.8782
6
+ eval_samples_per_second = 46.346
7
+ eval_steps_per_second = 5.828
8
+ epoch = 10.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bcb03f5094fa9c4487903031489d28f60d93e1ab33307c60e2d793c32d7cbfc
3
  size 435662705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd32eddefa63b0612b75d8dd31fcea9a8f813d7553d89531a66cc5818879bd15
3
  size 435662705
runs/Jul13_15-29-50_cascade-089.cluster/events.out.tfevents.1657719011.cascade-089.cluster.13121.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6404d6d254c46e2ed3eb4b8671207834fa2e9bdae90e7b2f781af559ade5c138
3
- size 5733
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4de7c3cf3a150ba3e37693546526b608bbfe500d981a412d1ff3da4b18bbbc39
3
+ size 6087
runs/Jul13_15-29-50_cascade-089.cluster/events.out.tfevents.1657721012.cascade-089.cluster.13121.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:deb23bd6093cb22001adfe663d151d9000d1caf4c098a3ff8cc65a8c26d1fe9d
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.18890422582626343
2
+ test_precision = 0.0
3
+ test_recall = 0.0
4
+ test_f1 = 0.0
5
+ test_runtime = 24.2126
6
+ test_samples_per_second = 46.009
7
+ test_steps_per_second = 5.782
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