Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
gojo0810
/
INITIAL_LLM
like
1
yahma/alpaca-cleaned
English
Model card
Files
Files and versions
xet
Community
gojo0810
commited on
Apr 7
Commit
e57c425
·
verified
·
1 Parent(s):
789fe73
Create README.md
Browse files
gpt2 model further fine-tuned on the alpaca dataset
Files changed (1)
hide
show
README.md
+8
-0
README.md
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
---
2
+
datasets:
3
+
- yahma/alpaca-cleaned
4
+
language:
5
+
- en
6
+
base_model:
7
+
- openai-community/gpt2
8
+
---