ghadeermobasher
commited on
Commit
•
e717e5b
1
Parent(s):
746c6bc
Modified-biobert-v1.1-BioRED-CD-384-5-20
Browse files- eval_results.txt +8 -0
- pytorch_model.bin +1 -1
- runs/Jul13_14-33-02_cascade-085.cluster/events.out.tfevents.1657715602.cascade-085.cluster.7974.0 +2 -2
- runs/Jul13_14-33-02_cascade-085.cluster/events.out.tfevents.1657720093.cascade-085.cluster.7974.2 +3 -0
- special_tokens_map.json +1 -0
- test_predictions.txt +0 -0
- test_results.txt +7 -0
- tokenizer_config.json +1 -0
- vocab.txt +0 -0
eval_results.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
eval_loss = 0.3644248843193054
|
2 |
+
eval_precision = 0.0
|
3 |
+
eval_recall = 0.0
|
4 |
+
eval_f1 = 0.0
|
5 |
+
eval_runtime = 25.8707
|
6 |
+
eval_samples_per_second = 44.568
|
7 |
+
eval_steps_per_second = 5.605
|
8 |
+
epoch = 20.0
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 430980977
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7a74fefc1a0ce6bda45088bda93eb3e1732793438bac4ab549c530f084a724d
|
3 |
size 430980977
|
runs/Jul13_14-33-02_cascade-085.cluster/events.out.tfevents.1657715602.cascade-085.cluster.7974.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26f2d3d6005b31372d814a2f75e6c2becbb195c1c2fe0f5ff45a28a73bf8a6fa
|
3 |
+
size 10911
|
runs/Jul13_14-33-02_cascade-085.cluster/events.out.tfevents.1657720093.cascade-085.cluster.7974.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f8ec73b720761da28c974ce6bbf061f9cafca88af9bb1c7f2233c3cb876fab2
|
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.3576125502586365
|
2 |
+
test_precision = 0.0
|
3 |
+
test_recall = 0.0
|
4 |
+
test_f1 = 0.0
|
5 |
+
test_runtime = 24.8849
|
6 |
+
test_samples_per_second = 44.766
|
7 |
+
test_steps_per_second = 5.626
|
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"do_lower_case": false, "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, "model_max_length": 512, "special_tokens_map_file": "/home/mobashgr/.cache/huggingface/transformers/118da8438a7854000cfcf052566f83ae4f4159ac25796e49e16c3b18746041b4.dd8bd9bfd3664b530ea4e645105f557769387b3da9f79bdb55ed556bdd80611d", "tokenizer_file": null, "name_or_path": "dmis-lab/biobert-v1.1", "tokenizer_class": "BertTokenizer"}
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|