Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SEBIS
/
code_trans_t5_small_code_documentation_generation_python
like
1
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 24, 2020
Commit
a2b013b
·
1 Parent(s):
6934a9f
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
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
+
---