End of training
Browse files- README.md +10 -3
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [eugenesiow/bart-paraphrase](https://huggingface.co/eugenesiow/bart-paraphrase) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
- lr_scheduler_warmup_steps: 500
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Training results
|
49 |
|
@@ -51,7 +51,14 @@ The following hyperparameters were used during training:
|
|
51 |
|:-------------:|:------:|:----:|:---------------:|
|
52 |
| 5.2622 | 0.9968 | 154 | 4.8920 |
|
53 |
| 4.4409 | 2.0 | 309 | 3.8232 |
|
54 |
-
| 3.8001 | 2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [eugenesiow/bart-paraphrase](https://huggingface.co/eugenesiow/bart-paraphrase) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.1435
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
- lr_scheduler_warmup_steps: 500
|
46 |
+
- num_epochs: 10
|
47 |
|
48 |
### Training results
|
49 |
|
|
|
51 |
|:-------------:|:------:|:----:|:---------------:|
|
52 |
| 5.2622 | 0.9968 | 154 | 4.8920 |
|
53 |
| 4.4409 | 2.0 | 309 | 3.8232 |
|
54 |
+
| 3.8001 | 2.9968 | 463 | 3.3055 |
|
55 |
+
| 3.4922 | 4.0 | 618 | 2.9036 |
|
56 |
+
| 3.2041 | 4.9968 | 772 | 2.6903 |
|
57 |
+
| 3.0911 | 6.0 | 927 | 2.4548 |
|
58 |
+
| 2.7878 | 6.9968 | 1081 | 2.4292 |
|
59 |
+
| 2.7969 | 8.0 | 1236 | 2.2862 |
|
60 |
+
| 2.5457 | 8.9968 | 1390 | 2.1846 |
|
61 |
+
| 2.6063 | 9.9676 | 1540 | 2.2019 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1625426996
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34d438753c36857d6063b240a90f5377e1caf9e4c921f97ec17e4b8de586e20e
|
3 |
size 1625426996
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1e08b4dda05c716c48223385de6bdb425ec8852b9ad48db6c64ea3e8bbb98e2
|
3 |
size 4920
|