ghadeermobasher commited on
Commit
d9ae3a9
1 Parent(s): 8c134c5

Modified-scibert_scivocab_cased-BioRED-CD-320-8-10

Browse files
eval_results.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ eval_runtime = 0.0022
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:822b06d16c32e7f76aef6db9ce65fc989cd00bf23243d0672e3a07a40058546d
3
  size 437493617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dafc2c44275dda035d181fe063bbb1444e4522270d34d3b47639f43c72b2ef42
3
  size 437493617
runs/Jul12_17-08-19_cascade-001.cluster/events.out.tfevents.1657638517.cascade-001.cluster.27804.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e23277c57edb5aa6977e0349c300e2c9d46b6cf34f4babaa3ae0e1d2762172a
3
- size 5767
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74b1dfda1bbe75569cdee46ff50b0329a4b8c3cbb0e55ed560014d12425a35c7
3
+ size 6121
runs/Jul12_17-08-19_cascade-001.cluster/events.out.tfevents.1657640200.cascade-001.cluster.27804.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d15577500027b57a4bcb3f8d9dc5c3f61d2a432b8f29f5c1c7798be90097c95
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.15085560083389282
2
+ test_precision = 0.824014125956445
3
+ test_recall = 0.8418520745640409
4
+ test_f1 = 0.8328375966686495
5
+ test_runtime = 19.8082
6
+ test_samples_per_second = 56.239
7
+ test_steps_per_second = 7.068
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