End of training
Browse files
README.md
CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: nan
|
21 |
-
- Rouge1: 35.
|
22 |
-
- Rouge2: 14.
|
23 |
-
- Rougel: 29.
|
24 |
-
- Rougelsum: 29.
|
25 |
-
- Gen Len: 17.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -42,8 +42,8 @@ More information needed
|
|
42 |
|
43 |
The following hyperparameters were used during training:
|
44 |
- learning_rate: 1e-05
|
45 |
-
- train_batch_size:
|
46 |
-
- eval_batch_size:
|
47 |
- seed: 42
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
@@ -54,8 +54,8 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
57 |
-
| No log | 1.0 |
|
58 |
-
| No log | 2.0 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: nan
|
21 |
+
- Rouge1: 35.8419
|
22 |
+
- Rouge2: 14.1387
|
23 |
+
- Rougel: 29.6846
|
24 |
+
- Rougelsum: 29.7698
|
25 |
+
- Gen Len: 17.0846
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
42 |
|
43 |
The following hyperparameters were used during training:
|
44 |
- learning_rate: 1e-05
|
45 |
+
- train_batch_size: 6
|
46 |
+
- eval_batch_size: 6
|
47 |
- seed: 42
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
57 |
+
| No log | 1.0 | 101 | nan | 35.8419 | 14.1387 | 29.6846 | 29.7698 | 17.0846 |
|
58 |
+
| No log | 2.0 | 202 | nan | 35.8419 | 14.1387 | 29.6846 | 29.7698 | 17.0846 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/Nov17_00-49-00_9a95aa27ca08/events.out.tfevents.1700182202.9a95aa27ca08.3144.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:966c4bc5374120edadaa5c24505294c4c9ec59123d01ed65ceb0281999caba46
|
3 |
+
size 6683
|
runs/Nov17_01-15-58_9a95aa27ca08/events.out.tfevents.1700183763.9a95aa27ca08.12896.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e52309efd74fa8000cd7b30c63351d9acb6de95e1823388b32572b65480bd6e
|
3 |
+
size 6673
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78f8e53273211e25bcaca463c97f1d24220314da7abe550abb0d0c90d663f1b5
|
3 |
size 4728
|