arthurmluz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,8 @@ model-index:
|
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
value: 0.3246
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -105,4 +107,4 @@ The following hyperparameters were used during training:
|
|
105 |
- Transformers 4.33.2
|
106 |
- Pytorch 2.0.1+cu117
|
107 |
- Datasets 2.14.5
|
108 |
-
- Tokenizers 0.13.3
|
|
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
value: 0.3246
|
26 |
+
language:
|
27 |
+
- pt
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
107 |
- Transformers 4.33.2
|
108 |
- Pytorch 2.0.1+cu117
|
109 |
- Datasets 2.14.5
|
110 |
+
- Tokenizers 0.13.3
|