Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
isashap
/
final2
like
0
Text Generation
PEFT
Model card
Files
Files and versions
Community
1
Use this model
Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
Sep 21, 2023
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+3
-2
Files changed (1)
hide
show
README.md
+3
-2
README.md
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
---
2
-
pipeline_tag: text-generation
3
library_name: peft
4
-
---
1
---
2
library_name: peft
3
+
pipeline_tag: text-generation
4
+
base_model: gpt2
5
+
---