Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SEBIS
/
code_trans_t5_small_code_documentation_generation_java
like
0
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
e8f6c87
·
1 Parent(s):
fad7a7e
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
#yamltags:
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
+
---