Mel-Iza0 commited on
Commit
fa118a9
1 Parent(s): 68ba167

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,5 +1,10 @@
 
 
 
1
  ---
2
  library_name: peft
 
 
3
  ---
4
  ## Training procedure
5
 
@@ -18,3 +23,4 @@ The following `bitsandbytes` quantization config was used during training:
18
 
19
 
20
  - PEFT 0.4.0
 
 
1
+ This model was trained with 20k data in Portuguese in a prompt format.
2
+ It was trained to receive an input dictionary containing: the phrase to be sorted and the class options (including the 'none' class)
3
+
4
  ---
5
  library_name: peft
6
+ language:
7
+ - pt
8
  ---
9
  ## Training procedure
10
 
 
23
 
24
 
25
  - PEFT 0.4.0
26
+