Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,11 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- pt
|
4 |
-
---
|
5 |
-
|
6 |
-
---
|
7 |
library_name: peft
|
8 |
---
|
9 |
|
|
|
|
|
10 |
This model was trained with 20k data in Portuguese in a prompt format.
|
11 |
It was trained to receive an input dictionary containing: the phrase to be sorted and the class options (including the 'none' class)
|
12 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
- pt
|
|
|
|
|
|
|
4 |
library_name: peft
|
5 |
---
|
6 |
|
7 |
+
|
8 |
+
|
9 |
This model was trained with 20k data in Portuguese in a prompt format.
|
10 |
It was trained to receive an input dictionary containing: the phrase to be sorted and the class options (including the 'none' class)
|
11 |
|