retnet-summarization-small
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [kaizerBox/retnet-summarization_small](https://huggingface.co/kaizerBox/retnet-summarization_small) on the xsum dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 4.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -35,7 +35,7 @@ More information needed
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
-
- learning_rate: 0.
|
39 |
- train_batch_size: 10
|
40 |
- eval_batch_size: 10
|
41 |
- seed: 42
|
@@ -51,9 +51,9 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:-----:|:---------------:|
|
54 |
-
| 4.
|
55 |
-
| 4.
|
56 |
-
| 4.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [kaizerBox/retnet-summarization_small](https://huggingface.co/kaizerBox/retnet-summarization_small) on the xsum dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 4.1299
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 0.001
|
39 |
- train_batch_size: 10
|
40 |
- eval_batch_size: 10
|
41 |
- seed: 42
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:-----:|:---------------:|
|
54 |
+
| 4.3711 | 1.0 | 4610 | 4.1533 |
|
55 |
+
| 4.3448 | 2.0 | 9220 | 4.1370 |
|
56 |
+
| 4.3247 | 3.0 | 13830 | 4.1299 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 53857264
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:caf1cc2a4be82f9fd82e3344c9ad7fd5175e2ec0ede933bfe5a28a992ba922ce
|
3 |
size 53857264
|
runs/Nov17_00-10-39_f8b4e62bfa50/events.out.tfevents.1700179839.f8b4e62bfa50.964.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:887b6b68536cf46be542b6d215e34d0b6691768ebe99870d171a114413c8f70a
|
3 |
+
size 6238
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b2b4dc8bfd54696c62fbd1d3fcce38a7ace36bd3aa5f3933bd93904c4ecb140
|
3 |
size 4600
|