Commit
·
027102f
1
Parent(s):
36fc1ed
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (a098b0d67e5f80853b45f2340c8f6e722606b3d9)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- pt
|
4 |
license: mit
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
7 |
model-index:
|
8 |
- name: gpt2-small-portuguese-finetuned-peticoes
|
9 |
results: []
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- pt
|
4 |
license: mit
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
base_model: pierreguillou/gpt2-small-portuguese
|
8 |
model-index:
|
9 |
- name: gpt2-small-portuguese-finetuned-peticoes
|
10 |
results: []
|