ghadeermobasher commited on
Commit
71ecbd6
1 Parent(s): 60e201e

Modified-scibert_scivocab_cased-BioRED-CD-128-32-30

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 3.5186303648515604e-06
2
+ eval_precision = 1.0
3
+ eval_recall = 1.0
4
+ eval_f1 = 1.0
5
+ eval_runtime = 8.5431
6
+ eval_samples_per_second = 134.963
7
+ eval_steps_per_second = 16.973
8
+ epoch = 30.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:873b0f5d6a848806b4d1ed264ddc97f37664ca3b4c18b1c11851fdb037dd0d67
3
  size 437493617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e37a780c049f93ba1024ed6b0fc9bbd89edae0c05900f6bea94bc8cbd786c37
3
  size 437493617
runs/Jul13_14-14-01_cascade-032.cluster/events.out.tfevents.1657714460.cascade-032.cluster.11791.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a2cda6a7d8370aac490b990befcf402d0cc0ca8ed832615748943d84488c106
3
- size 4829
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa176daa7ff929edb47a6e8c104e6d90120a401c721c2abd9046e582c416e347
3
+ size 5497
runs/Jul13_14-14-01_cascade-032.cluster/events.out.tfevents.1657716112.cascade-032.cluster.11791.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a795528e45eb9faa99b25ac4ff9942acc74caa7c15577376fcf39e360cbed2e9
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.15567219257354736
2
+ test_precision = 0.8350574712643678
3
+ test_recall = 0.8737221888153939
4
+ test_f1 = 0.8539523949456362
5
+ test_runtime = 8.2158
6
+ test_samples_per_second = 135.593
7
+ test_steps_per_second = 17.04
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