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
|
@@ -44,15 +44,14 @@ The following hyperparameters were used during training:
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: cosine
|
46 |
- lr_scheduler_warmup_steps: 10
|
47 |
-
- num_epochs:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
-
|
|
55 |
-
| 4.9561 | 2.0 | 9220 | 4.8029 |
|
56 |
|
57 |
|
58 |
### 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.4075
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 0.006
|
39 |
- train_batch_size: 10
|
40 |
- eval_batch_size: 10
|
41 |
- seed: 42
|
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: cosine
|
46 |
- lr_scheduler_warmup_steps: 10
|
47 |
+
- num_epochs: 1
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
+
| 4.7737 | 1.0 | 4610 | 4.4075 |
|
|
|
55 |
|
56 |
|
57 |
### 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:c568a3617ea59040807d534a794035d7537cd8145cf1b1a0498e8763e40eacb3
|
3 |
size 53857264
|
runs/Nov13_15-11-38_4cfd88eaf698/events.out.tfevents.1699888298.4cfd88eaf698.968.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad1959110fdebbdf984a9a35e63d45dd4db9cddbc77ae918626eacd223aa3c19
|
3 |
+
size 5382
|
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:99aeb98b24ad4198f035fa440b28311c5eccaeda7dc7b896de07265cebf9dc87
|
3 |
size 4600
|