ghadeermobasher commited on
Commit
5ae3e1e
1 Parent(s): 98a5c84

Original-scibert_scivocab_cased-BioRED-CD-384-5-20

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 4.58935846836539e-06
2
+ eval_precision = 1.0
3
+ eval_recall = 1.0
4
+ eval_f1 = 1.0
5
+ eval_runtime = 25.4674
6
+ eval_samples_per_second = 45.274
7
+ eval_steps_per_second = 5.694
8
+ epoch = 20.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:593a32adf6e5c06905412f9d49fc5c5600d25c6d14b714c3eae35aedee4fae6f
3
  size 437493617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7888a2d7fecbb8b3793080666fbfe105b1a9b6339b37a50c356a11f33b1ab32e
3
  size 437493617
runs/Jul13_14-02-25_cascade-020.cluster/events.out.tfevents.1657713771.cascade-020.cluster.21969.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:824478d0a776e259de445391ac29837efcd8b197bb3274626d7a00dda7f67f3c
3
- size 10193
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f2a24c209072431d3ea2cdfc195608df5c243ab7e24f8caea1929e78a5844ca
3
+ size 10873
runs/Jul13_14-02-25_cascade-020.cluster/events.out.tfevents.1657718136.cascade-020.cluster.21969.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd2b34e53b7445b672643c6538a33bb35bcd54e10bb1fbd100357d347aa0d2dd
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.4556952118873596
2
+ test_precision = 0.73414820473644
3
+ test_recall = 0.5778713168971737
4
+ test_f1 = 0.6467025572005383
5
+ test_runtime = 24.8264
6
+ test_samples_per_second = 44.872
7
+ test_steps_per_second = 5.639
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