Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
isashap
/
clmmasking-waldomodel
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
+2
-1
Files changed (1)
hide
show
README.md
+2
-1
README.md
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
---
2
library_name: peft
3
pipeline_tag: text-generation
4
-
---
1
---
2
library_name: peft
3
pipeline_tag: text-generation
4
+
base_model: distilgpt2
5
+
---