ghadeermobasher commited on
Commit
9b9d745
1 Parent(s): 7b9db06

Original-scibert_scivocab_cased-BioRED-CD-512-5-30

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 2.7843200314237038e-06
2
+ eval_precision = 1.0
3
+ eval_recall = 1.0
4
+ eval_f1 = 1.0
5
+ eval_runtime = 28.9376
6
+ eval_samples_per_second = 39.844
7
+ eval_steps_per_second = 5.011
8
+ epoch = 30.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9468f086df3b1e3b90a2af6dd87de7e7ba33efacde38c28049bfd0d41f1426f7
3
  size 437493617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98c701d425b67ae7e8a14cf923eecd2d20371f97768f8e143446d84feef5a62c
3
  size 437493617
runs/Jul11_16-52-46_cascade-114.cluster/events.out.tfevents.1657551188.cascade-114.cluster.8695.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:823f854928e0a133786d68f585db61ba921837ef65f64b90c4615739307fc32b
3
- size 13393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:045b3bf324d5877d7f12cac850458046778bd7241dd6e6b6121f2931395ffdc7
3
+ size 14553
runs/Jul11_16-52-46_cascade-114.cluster/events.out.tfevents.1657559665.cascade-114.cluster.8695.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5ec148fed4cd6d15b66f9aae313ff3b0e0be495a0a30c73175392458e34d857
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.20288722217082977
2
+ test_precision = 0.834319526627219
3
+ test_recall = 0.8478653036680698
4
+ test_f1 = 0.8410378765284819
5
+ test_runtime = 27.8372
6
+ test_samples_per_second = 40.018
7
+ test_steps_per_second = 5.029
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