Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ejschwartz
/
BinT5
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
nielsr
HF staff
commited on
Sep 11, 2021
Commit
1a4c722
•
1 Parent(s):
85ae120
Add codet5 tag
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -1,6 +1,7 @@
1
---
2
license: apache-2.0
3
tags:
4
datasets:
5
- code_search_net
6
---
1
---
2
license: apache-2.0
3
tags:
4
+
- codet5
5
datasets:
6
- code_search_net
7
---