ghadeermobasher commited on
Commit
05c8d91
·
1 Parent(s): 8ea3acc

Original-scibert_scivocab_cased-BioRED-CD-320-8-10

Browse files
eval_results.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ eval_runtime = 0.0021
2
+ eval_samples_per_second = 0.0
3
+ eval_steps_per_second = 0.0
4
+ epoch = 10.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08f4b51528f86025c4f86ee6cb849c01419f87ee6606ea9872d0261689f96897
3
  size 437493617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8807ac1dcd202c0cff35457d5423e7bdb1d6fb5a5dc1d7ba71a30cf9f03c313e
3
  size 437493617
runs/Jul12_16-54-33_cascade-012.cluster/events.out.tfevents.1657637702.cascade-012.cluster.24810.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0eb901460b4ae25f20543187faa7200b6ec84e139c43471ea1408fcf2567885a
3
- size 5767
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d6825a1fcc7ae895e9da85543912d3b427fb01a7bcb6b050ab6f43317aa9d23
3
+ size 6121
runs/Jul12_16-54-33_cascade-012.cluster/events.out.tfevents.1657639382.cascade-012.cluster.24810.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a9e1cf268e6f505c67648286ab9ed774c2c272d1ee968fcb0b6d7a7a5175041
3
+ size 263
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.16450054943561554
2
+ test_precision = 0.8316889146836912
3
+ test_recall = 0.8616957306073362
4
+ test_f1 = 0.8464264619019493
5
+ test_runtime = 20.1879
6
+ test_samples_per_second = 55.181
7
+ test_steps_per_second = 6.935
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