LA1512/led-pubmed-20K-8192-epoch-2
Browse files- README.md +9 -9
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: bsd-3-clause
|
3 |
-
base_model: LA1512/led-pubmed-20K-
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# results
|
15 |
|
16 |
-
This model is a fine-tuned version of [LA1512/led-pubmed-20K-
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 3.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| 3.
|
54 |
-
| 3.
|
55 |
-
| 3.
|
56 |
-
| 3.
|
57 |
-
| 3.
|
58 |
-
| 3.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: bsd-3-clause
|
3 |
+
base_model: LA1512/led-pubmed-20K-8192-v2
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
13 |
|
14 |
# results
|
15 |
|
16 |
+
This model is a fine-tuned version of [LA1512/led-pubmed-20K-8192-v2](https://huggingface.co/LA1512/led-pubmed-20K-8192-v2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 3.2569
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 3.2873 | 0.16 | 200 | 3.3075 |
|
54 |
+
| 3.1648 | 0.32 | 400 | 3.3086 |
|
55 |
+
| 3.1286 | 0.48 | 600 | 3.3181 |
|
56 |
+
| 3.1915 | 0.64 | 800 | 3.2946 |
|
57 |
+
| 3.1993 | 0.8 | 1000 | 3.2664 |
|
58 |
+
| 3.2795 | 0.96 | 1200 | 3.2569 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "LA1512/led-pubmed-20K-
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "LA1512/led-pubmed-20K-8192-v2",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 647614116
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f722572e27817cf54b17678cef15236289b71e9947d916f0df119d89dced6108
|
3 |
size 647614116
|