Commit
·
43972ba
1
Parent(s):
6c28d31
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (8ac1db557560c574286c3ac581163effc3e8f1fb)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
license: cc-by-3.0
|
|
|
4 |
datasets:
|
5 |
- dominguesm/wikipedia-ptbr-20230601
|
6 |
-
|
7 |
-
- pt
|
8 |
---
|
9 |
|
10 |
## Cabra: A portuguese finetuned instruction commercial model
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- pt
|
4 |
license: cc-by-3.0
|
5 |
+
library_name: peft
|
6 |
datasets:
|
7 |
- dominguesm/wikipedia-ptbr-20230601
|
8 |
+
base_model: HachiML/mpt-7b-instruct-for-peft
|
|
|
9 |
---
|
10 |
|
11 |
## Cabra: A portuguese finetuned instruction commercial model
|