Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SEBIS
/
code_trans_t5_base_code_documentation_generation_java
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 25, 2020
Commit
2ebebcf
·
1 Parent(s):
4681ba4
Update from weiding
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: "public static < T , U > Function < T , U > castFunction ( Class < U > target ) { return new CastToClass < T , U > ( target ) ; }"
6
+
7
+
---