ghadeermobasher commited on
Commit
77bee4f
1 Parent(s): 0a304c9

Modified-scibert_scivocab_cased-BioRED-Chem-512-5-30

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 4.878452273260336e-07
2
+ eval_precision = 1.0
3
+ eval_recall = 1.0
4
+ eval_f1 = 1.0
5
+ eval_runtime = 29.1816
6
+ eval_samples_per_second = 39.511
7
+ eval_steps_per_second = 4.969
8
+ epoch = 30.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:549fb47a457b7cb4046ad13583063e8e6087eefa9ea6ac64425671412061494a
3
  size 437487473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:431c2b6ae2a6f3bd8d3445cf673bd6e171276081bfa462e7f8f714434948e032
3
  size 437487473
runs/Jul08_17-38-47_cascade-057.cluster/events.out.tfevents.1657294747.cascade-057.cluster.23402.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3c184b5c03ac85304c7f09f074630ef74ea7ce9a478afea651bb8a4866dc66b
3
- size 13619
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16e84471cb227373ae02d3b95d80de2647d60e8dabe16fd33a0f464d5f415727
3
+ size 14459
runs/Jul08_17-38-47_cascade-057.cluster/events.out.tfevents.1657303192.cascade-057.cluster.23402.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcfdeb8d63a8a67b5d2966bc9767a20e7853f66c1640132b32e1007727d9685d
3
+ size 468
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.1236390620470047
2
+ test_precision = 0.8420138888888888
3
+ test_recall = 0.6475300400534045
4
+ test_f1 = 0.7320754716981132
5
+ test_runtime = 27.9376
6
+ test_samples_per_second = 39.875
7
+ test_steps_per_second = 5.011
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": "allenai/scibert_scivocab_cased", "tokenizer_class": "BertTokenizer"}
vocab.txt ADDED
The diff for this file is too large to render. See raw diff