tiagoblima
commited on
Commit
•
e4faea4
1
Parent(s):
40ae33b
Model save
Browse files- README.md +2 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -3,8 +3,6 @@ license: mit
|
|
3 |
base_model: unicamp-dl/ptt5-small-t5-vocab
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
datasets:
|
7 |
-
- tiagoblima/qg_squad_v1_pt
|
8 |
model-index:
|
9 |
- name: t5_small-qg-ctx-a
|
10 |
results: []
|
@@ -15,9 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# t5_small-qg-ctx-a
|
17 |
|
18 |
-
This model is a fine-tuned version of [unicamp-dl/ptt5-small-t5-vocab](https://huggingface.co/unicamp-dl/ptt5-small-t5-vocab) on
|
19 |
-
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.4560
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -42,7 +38,7 @@ The following hyperparameters were used during training:
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
-
- num_epochs:
|
46 |
|
47 |
### Training results
|
48 |
|
|
|
3 |
base_model: unicamp-dl/ptt5-small-t5-vocab
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: t5_small-qg-ctx-a
|
8 |
results: []
|
|
|
13 |
|
14 |
# t5_small-qg-ctx-a
|
15 |
|
16 |
+
This model is a fine-tuned version of [unicamp-dl/ptt5-small-t5-vocab](https://huggingface.co/unicamp-dl/ptt5-small-t5-vocab) on an unknown dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
+
- num_epochs: 2.0
|
42 |
|
43 |
### Training results
|
44 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242041896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4722d54eba6febe10c076ecbb21d2521e851c97fd94dcf09eade4e05172f4f4
|
3 |
size 242041896
|