training completed[prod]: T5-base-lora
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
|
|
2 |
library_name: peft
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
base_model:
|
6 |
model-index:
|
7 |
- name: T5-lora-legalease
|
8 |
results: []
|
@@ -13,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# T5-lora-legalease
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,17 +48,17 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| No log | 0.18 | 250 |
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
base_model: t5-base
|
7 |
model-index:
|
8 |
- name: T5-lora-legalease
|
9 |
results: []
|
|
|
14 |
|
15 |
# T5-lora-legalease
|
16 |
|
17 |
+
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.1673
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| No log | 0.18 | 250 | 1.3037 |
|
52 |
+
| 1.6713 | 0.35 | 500 | 1.2525 |
|
53 |
+
| 1.6713 | 0.53 | 750 | 1.2217 |
|
54 |
+
| 1.3129 | 0.71 | 1000 | 1.2068 |
|
55 |
+
| 1.3129 | 0.89 | 1250 | 1.1978 |
|
56 |
+
| 1.292 | 1.06 | 1500 | 1.1856 |
|
57 |
+
| 1.292 | 1.24 | 1750 | 1.1794 |
|
58 |
+
| 1.253 | 1.42 | 2000 | 1.1769 |
|
59 |
+
| 1.253 | 1.6 | 2250 | 1.1725 |
|
60 |
+
| 1.2529 | 1.77 | 2500 | 1.1693 |
|
61 |
+
| 1.2529 | 1.95 | 2750 | 1.1673 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
runs/Apr02_06-46-40_ba3afbe869fb/events.out.tfevents.1712040402.ba3afbe869fb.232.1
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:592f5a1c7cad0d690fcfbed575f7cfce208ba4c9cf882a6b55904b5daefd3f51
|
3 |
+
size 9967
|