Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,5 +2,6 @@
|
|
2 |
library_name: peft
|
3 |
pipeline_tag: text-generation
|
4 |
widget:
|
5 |
-
- text:
|
6 |
-
|
|
|
|
2 |
library_name: peft
|
3 |
pipeline_tag: text-generation
|
4 |
widget:
|
5 |
+
- text: 'Job: Skills: Resume Point:'
|
6 |
+
base_model: distilgpt2
|
7 |
+
---
|