Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tmnam20
/
codebert-code-summarization
like
0
Summarization
PyTorch
English
code
Model card
Files
Files and versions
Community
tmnam20
commited on
May 6, 2023
Commit
2eb8da9
·
1 Parent(s):
af846e9
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
CHANGED
Viewed
@@ -2,4 +2,8 @@
2
language:
3
- en
4
pipeline_tag: summarization
5
---
2
language:
3
- en
4
pipeline_tag: summarization
5
+
metrics:
6
+
- bleu
7
+
tags:
8
+
- code
9
---