ghadeermobasher commited on
Commit
7e03d90
·
1 Parent(s): 4160fef

Modified-microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-BioRED-Chem-512-5-10

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 9.214107558364049e-05
2
+ eval_precision = 1.0
3
+ eval_recall = 1.0
4
+ eval_f1 = 1.0
5
+ eval_runtime = 27.5887
6
+ eval_samples_per_second = 41.792
7
+ eval_steps_per_second = 5.256
8
+ epoch = 10.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfcb7d94c11e44d8205322092b4fc15de6a53ffd0d623c449c5f70f78303d88d
3
  size 435662705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37bd7aaf7f92ecd5d620723034d0772a30524fcb309425098b312040e57eedae
3
  size 435662705
runs/Jul11_11-34-42_cascade-001.cluster/events.out.tfevents.1657532106.cascade-001.cluster.3090.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd7ac03aeedc80fc0ecf4923fba47dd81a273c4b2f592adc8de725dfcadbe3f6
3
- size 6775
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9c41142d6ed865a72f2d6202950134d2d0334ed45fbf704e37650b13647e2ef
3
+ size 7443
runs/Jul11_11-34-42_cascade-001.cluster/events.out.tfevents.1657534908.cascade-001.cluster.3090.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4fd07436a3e6ee3cc21f4895d204b75200863f6c8c5f5bc1915635184c082b2
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.10031729191541672
2
+ test_precision = 0.7932263814616756
3
+ test_recall = 0.5941255006675568
4
+ test_f1 = 0.6793893129770993
5
+ test_runtime = 26.3139
6
+ test_samples_per_second = 42.335
7
+ test_steps_per_second = 5.32
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": "microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract", "tokenizer_class": "BertTokenizer"}
vocab.txt ADDED
The diff for this file is too large to render. See raw diff