training completed[prod]: T5-PEFT-3
Browse files
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-PEFT-3
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# T5-PEFT-3
|
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.1705
|
20 |
+
|
21 |
+
## Model description
|
22 |
+
|
23 |
+
More information needed
|
24 |
+
|
25 |
+
## Intended uses & limitations
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Training and evaluation data
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training procedure
|
34 |
+
|
35 |
+
### Training hyperparameters
|
36 |
+
|
37 |
+
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 0.0002
|
39 |
+
- train_batch_size: 8
|
40 |
+
- eval_batch_size: 8
|
41 |
+
- seed: 42
|
42 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
+
- lr_scheduler_type: linear
|
44 |
+
- num_epochs: 2
|
45 |
+
- mixed_precision_training: Native AMP
|
46 |
+
|
47 |
+
### Training results
|
48 |
+
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| No log | 0.18 | 250 | 1.3105 |
|
52 |
+
| 1.7303 | 0.35 | 500 | 1.2574 |
|
53 |
+
| 1.7303 | 0.53 | 750 | 1.2259 |
|
54 |
+
| 1.3176 | 0.71 | 1000 | 1.2101 |
|
55 |
+
| 1.3176 | 0.89 | 1250 | 1.2009 |
|
56 |
+
| 1.2971 | 1.06 | 1500 | 1.1895 |
|
57 |
+
| 1.2971 | 1.24 | 1750 | 1.1828 |
|
58 |
+
| 1.2582 | 1.42 | 2000 | 1.1804 |
|
59 |
+
| 1.2582 | 1.6 | 2250 | 1.1763 |
|
60 |
+
| 1.2579 | 1.77 | 2500 | 1.1730 |
|
61 |
+
| 1.2579 | 1.95 | 2750 | 1.1705 |
|
62 |
+
|
63 |
+
|
64 |
+
### Framework versions
|
65 |
+
|
66 |
+
- PEFT 0.10.0
|
67 |
+
- Transformers 4.38.2
|
68 |
+
- Pytorch 2.2.1+cu121
|
69 |
+
- Datasets 2.18.0
|
70 |
+
- Tokenizers 0.15.2
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 126809480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2daae992fbd3ad3654ba003f6e7acd5d480eb370340ec32a9ba03a3d9ffb22b
|
3 |
size 126809480
|
runs/Apr04_22-54-44_66d042a15750/events.out.tfevents.1712271290.66d042a15750.4009.0
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:7d56639e8e45e1cbafd2f9b3fe4713b7223126b73a59dd64ff426d875a1a6887
|
3 |
+
size 9943
|