ghadeermobasher commited on
Commit
3d716b3
·
1 Parent(s): 2985777

Modified-scibert_scivocab_cased-BioRED-Dis-320-8-10

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 4.2047438910230994e-05
2
+ eval_precision = 0.9989816700610998
3
+ eval_recall = 1.0
4
+ eval_f1 = 0.999490575649516
5
+ eval_runtime = 21.5712
6
+ eval_samples_per_second = 53.451
7
+ eval_steps_per_second = 6.722
8
+ epoch = 10.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0804c18ab55867a954420e56bac2c735885a16052aed8f8d4171d27a3d9a1d7c
3
  size 437487473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0535cd32a08125141d98a42426976b0ca912a90da426ee4884e48b459393ccd
3
  size 437487473
runs/Jul12_16-12-58_cascade-012.cluster/events.out.tfevents.1657635195.cascade-012.cluster.16714.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2d8118a65a5da5be35c7d1dfc360f321e7778ef5a9563807b80661a16ac47c5
3
- size 5666
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:348b9c3080db84a16da1f1df1dd804daee0c53ecf2c2fad5da456ec2654de432
3
+ size 6020
runs/Jul12_16-12-58_cascade-012.cluster/events.out.tfevents.1657636911.cascade-012.cluster.16714.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f6f451f3a6b467c94f50ad71762fec823f7de1f2650696bfef5b6ebe93957e8
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.14904232323169708
2
+ test_precision = 0.6500530222693531
3
+ test_recall = 0.6706783369803063
4
+ test_f1 = 0.6602046311254712
5
+ test_runtime = 20.8592
6
+ test_samples_per_second = 53.406
7
+ test_steps_per_second = 6.712
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