Commit
·
e404223
1
Parent(s):
a4d2163
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
library_name: peft
|
|
|
|
|
3 |
---
|
4 |
## Training procedure
|
5 |
|
@@ -29,4 +31,4 @@ The following `bitsandbytes` quantization config was used during training:
|
|
29 |
|
30 |
- PEFT 0.4.0
|
31 |
|
32 |
-
- PEFT 0.4.0
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
license: apache-2.0
|
4 |
+
pipeline_tag: conversational, Question Answering, Summarization
|
5 |
---
|
6 |
## Training procedure
|
7 |
|
|
|
31 |
|
32 |
- PEFT 0.4.0
|
33 |
|
34 |
+
- PEFT 0.4.0
|