ghadeermobasher commited on
Commit
98cf6e3
1 Parent(s): fb6770a

Original-scibert_scivocab_cased-BioRED-CD-128-32-30

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 4.043678472953616e-06
2
+ eval_precision = 1.0
3
+ eval_recall = 1.0
4
+ eval_f1 = 1.0
5
+ eval_runtime = 9.0078
6
+ eval_samples_per_second = 128.001
7
+ eval_steps_per_second = 16.097
8
+ epoch = 30.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e5e325a694cc9f320f429591106133761c52a62acdb9e47d2e51274f1f850b6
3
  size 437493617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb500ac9f8dfc7918fa5fa8f4e040e4eab9616f5fe016b558f29d0d006f0cb53
3
  size 437493617
runs/Jul13_13-58-18_cascade-023.cluster/events.out.tfevents.1657713529.cascade-023.cluster.4276.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c31e0cd07ab4989a4e02d7dadf9d9dfc2b86782f964622ec291f6cdf31527a2f
3
- size 4829
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ac3443a144e0373d7cfa2340c76bc57832037263384481a1696674985aed1b3
3
+ size 5497
runs/Jul13_13-58-18_cascade-023.cluster/events.out.tfevents.1657715202.cascade-023.cluster.4276.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:808a93555cdbc12683e995754ffc3f85a5451af28071a54615dc81cecf096677
3
+ size 460
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.16978000104427338
2
+ test_precision = 0.8420749279538905
3
+ test_recall = 0.8785327720986169
4
+ test_f1 = 0.8599175985874044
5
+ test_runtime = 8.9192
6
+ test_samples_per_second = 124.9
7
+ test_steps_per_second = 15.697
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