Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Arjun-G-Ravi
/
GPT2-Alpaca
like
2
Text Generation
Transformers
PyTorch
Safetensors
tatsu-lab/alpaca
English
gpt2
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
Arjun-G-Ravi
commited on
Jul 29, 2023
Commit
6e925aa
·
1 Parent(s):
f6f7ce1
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
---
2
license: mit
3
-
---
1
---
2
license: mit
3
+
datasets:
4
+
- tatsu-lab/alpaca
5
+
language:
6
+
- en
7
+
metrics:
8
+
- accuracy
9
+
library_name: transformers
10
+
pipeline_tag: text-generation
11
+
---