Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
stas
/
t5-very-small-random
like
0
Text2Text Generation
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
stas
commited on
Apr 21, 2021
Commit
988f491
•
1 Parent(s):
372a531
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-1
README.md
CHANGED
Viewed
@@ -1 +1,3 @@
1
-
This is a tiny random t5 model used for testing
1
+
This is a tiny random t5 model used for testing
2
+
3
+
See `t5-make-very-small-model.py` for how it was created.