Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Salesforce
/
codet5-base
like
109
Follow
Salesforce
848
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
3
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
---