Tiago Barbosa de Lima
commited on
Commit
·
6741ce1
1
Parent(s):
b86502e
update model card README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: punctuation-tedtalk2012-t5-base
|
7 |
results: []
|
@@ -12,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# punctuation-tedtalk2012-t5-base
|
14 |
|
15 |
-
This model is a fine-tuned version of [unicamp-dl/ptt5-base-portuguese-vocab](https://huggingface.co/unicamp-dl/ptt5-base-portuguese-vocab) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.0399
|
18 |
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- tiagoblima/punctuation-tedtalk2012-t5
|
7 |
model-index:
|
8 |
- name: punctuation-tedtalk2012-t5-base
|
9 |
results: []
|
|
|
14 |
|
15 |
# punctuation-tedtalk2012-t5-base
|
16 |
|
17 |
+
This model is a fine-tuned version of [unicamp-dl/ptt5-base-portuguese-vocab](https://huggingface.co/unicamp-dl/ptt5-base-portuguese-vocab) on the tiagoblima/punctuation-tedtalk2012-t5 dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.0399
|
20 |
|