End of training
Browse files- README.md +5 -0
- added_tokens.json +0 -0
- pytorch_model.bin +1 -1
- tokenizer.json +0 -0
- tokenizer_config.json +0 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# clinical_longformer_new_tokens_v3
|
15 |
|
16 |
This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the None dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -45,6 +47,9 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
### Training results
|
47 |
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
14 |
# clinical_longformer_new_tokens_v3
|
15 |
|
16 |
This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 14.9483
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| 14.7668 | 2.07 | 50 | 14.9483 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
added_tokens.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 626344146
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b4f3866d34e399518bb43dfb227b3a10c2e4077622cb25ffba254f27fb2e818
|
3 |
size 626344146
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0de6c9a823b0897b7f3202354fdc23c5f1f918b4cb4f42f2b9b68cfd921f2e60
|
3 |
size 4536
|