Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
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
|