Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Apoorva
/
k2t-test
like
0
Text2Text Generation
Transformers
PyTorch
English
t5
keytotext
k2t
Keywords to Sentences
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Apoorva
commited on
Jan 6, 2022
Commit
93ff6d4
•
1 Parent(s):
6f6ef9d
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,10 @@
1
+
language: <python>
2
+
thumbnail: "Keywords to Sentences"
3
+
tags:
4
+
- keytotext
5
+
- k2t
6
+
- Keywords to Sentences
7
+
license: "MIT"
8
+
datasets:
9
+
- <DATASETS USED>
10
+
---