ghadeermobasher commited on
Commit
ab60c0d
·
1 Parent(s): 807762a

Modified-scibert_scivocab_cased-BioRED-CD-384-5-20

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 6.0731022131221835e-06
2
+ eval_precision = 1.0
3
+ eval_recall = 1.0
4
+ eval_f1 = 1.0
5
+ eval_runtime = 25.488
6
+ eval_samples_per_second = 45.237
7
+ eval_steps_per_second = 5.689
8
+ epoch = 20.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48f9e2da6e4b8cfc712f08df6ebf9298139902bd70fb73ea78f7357caed991e0
3
  size 437493617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7037549b5e1e2bd87b66b313551b816a66cd0e468c672b6140ce40bab186651f
3
  size 437493617
runs/Jul13_14-18-58_cascade-020.cluster/events.out.tfevents.1657714767.cascade-020.cluster.25544.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8db63171ba254ec64604e1197e244ce9ad43cf0254feca36b7ac16aa77a128ac
3
- size 10193
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b8e6b0ac5cda2b7893bc864dee99bbc2087861e3f0522fd033f8da8f2a58412
3
+ size 10873
runs/Jul13_14-18-58_cascade-020.cluster/events.out.tfevents.1657719143.cascade-020.cluster.25544.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9283064eb387cdb3a1f9fd32467433319c5090118c23a8b37b16d4380c5c167a
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.40044844150543213
2
+ test_precision = 0.7151469480030144
3
+ test_recall = 0.5706554419723392
4
+ test_f1 = 0.6347826086956522
5
+ test_runtime = 24.5416
6
+ test_samples_per_second = 45.392
7
+ test_steps_per_second = 5.705
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