Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Graverman
/
t5-code-summary
like
4
Text2Text Generation
Transformers
PyTorch
Safetensors
code_search_net
neulab/conala
English
t5
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Graverman
commited on
Jan 11, 2023
Commit
3c26e6e
•
1 Parent(s):
f0b2617
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- code_search_net
5
+
language:
6
+
- en
7
+
library_name: transformers
8
+
pipeline_tag: text2text-generation
9
+
---