ghadeermobasher commited on
Commit
dca6ff9
·
1 Parent(s): 0907ae9

Training in progress, step 1000

Browse files
eval_results.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ eval_loss = 0.032344166189432144
2
+ eval_precision = 0.0
3
+ eval_recall = 0.0
4
+ eval_f1 = 0.0
5
+ eval_runtime = 63.4238
6
+ eval_samples_per_second = 64.424
7
+ eval_steps_per_second = 8.057
8
+ epoch = 10.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c0c4fab69bc4ffed42686fa9da3198f8a3937612cf189a530bd906998f9b0ba
3
  size 435662705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e951d3eba34ff1a4a2129a8813b2f14e81a2b75220fcddc217ede02cf482609
3
  size 435662705
runs/Jun09_16-05-23_cascade-101.cluster/events.out.tfevents.1654783548.cascade-101.cluster.24361.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdf0e08220b1c11413827f1be2fc1ecdba50c1006a0bf224dfbcf7062bb37789
3
- size 9666
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ea34a57d6bae64242b7a2938768b6584076b6773c7fa4e1bb1a4b284e82604a
3
+ size 10026
runs/Jun09_16-05-23_cascade-101.cluster/events.out.tfevents.1654788302.cascade-101.cluster.24361.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4abebed361af413ec477ea28d54820bbae26d487a6e154c3167fc726209c97b
3
+ size 468
runs/Jun09_18-29-05_cascade-017.cluster/1654792167.1891859/events.out.tfevents.1654792167.cascade-017.cluster.18840.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:648783f3ea595e77d7f17f8459ec4b5dc3f0a4ebaeb4639254cea71f87ed3819
3
+ size 4535
runs/Jun09_18-29-05_cascade-017.cluster/events.out.tfevents.1654792167.cascade-017.cluster.18840.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3baadb433d866801151a3ae1ee9fd38f9a84745051dc756a1cecfb920b31e79
3
+ size 3676
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.05216873064637184
2
+ test_precision = 0.0
3
+ test_recall = 0.0
4
+ test_f1 = 0.0
5
+ test_runtime = 111.8563
6
+ test_samples_per_second = 64.198
7
+ test_steps_per_second = 8.028
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": "bionlp/bluebert_pubmed_uncased_L-12_H-768_A-12", "tokenizer_class": "BertTokenizer"}
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3f5a41e553f81bb0db498b0b224f60a34a9360dfd0493b406a9222f0e005176
3
  size 2863
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48e4df700ca527fb45af5440bb48e1c20b992f12b401ba060fd5860064bc2365
3
  size 2863
vocab.txt ADDED
The diff for this file is too large to render. See raw diff