End of training
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ tags:
|
|
| 6 |
model-index:
|
| 7 |
- name: output5
|
| 8 |
results: []
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -15,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 0.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -46,15 +47,16 @@ The following hyperparameters were used during training:
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
-
| No log | 1.0 | 40 | 0.
|
| 50 |
-
| No log | 2.0 | 80 | 0.
|
| 51 |
-
| No log | 3.0 | 120 | 0.
|
| 52 |
-
| No log | 4.0 | 160 | 0.
|
| 53 |
-
| No log | 5.0 | 200 | 0.
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
| 57 |
|
|
|
|
| 58 |
- Transformers 4.31.0.dev0
|
| 59 |
- Pytorch 2.0.1+cu118
|
| 60 |
- Datasets 2.13.1
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: output5
|
| 8 |
results: []
|
| 9 |
+
library_name: peft
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the None dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.3222
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 50 |
+
| No log | 1.0 | 40 | 0.3173 |
|
| 51 |
+
| No log | 2.0 | 80 | 0.3624 |
|
| 52 |
+
| No log | 3.0 | 120 | 0.2472 |
|
| 53 |
+
| No log | 4.0 | 160 | 0.2732 |
|
| 54 |
+
| No log | 5.0 | 200 | 0.3222 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
| 58 |
|
| 59 |
+
- PEFT 0.4.0.dev0
|
| 60 |
- Transformers 4.31.0.dev0
|
| 61 |
- Pytorch 2.0.1+cu118
|
| 62 |
- Datasets 2.13.1
|
runs/Jul05_08-45-14_f4bd1c8716db/events.out.tfevents.1688546718.f4bd1c8716db.7235.3
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9ddc2b3ee24f4b62865ad5c512ca37d61154a4c2af4d88208731e27ee00450d
|
| 3 |
+
size 5831
|