Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Salesforce
/
codet5-small
like
72
Follow
Salesforce
1.15k
Text2Text Generation
Transformers
PyTorch
code_search_net
t5
codet5
text-generation-inference
arxiv:
2109.00859
arxiv:
1909.09436
License:
apache-2.0
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
nielsr
HF staff
commited on
Sep 11, 2021
Commit
67aca4e
·
1 Parent(s):
d628337
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
---