Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SEBIS
/
code_trans_t5_base_code_documentation_generation_python
like
12
Follow
Software Engineering for Business Information Systems (sebis)
10
Summarization
Transformers
PyTorch
JAX
t5
feature-extraction
text-generation-inference
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
wei
commited on
Nov 25, 2020
Commit
caa2705
·
1 Parent(s):
5a1ea9d
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
tags:
3
+
- summarization
4
+
widget:
5
+
- text: "def e ( message , exit_code = None ) : print_log ( message , YELLOW , BOLD ) if exit_code is not None : sys . exit ( exit_code )"
6
+
7
+
---