Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
xtie
/
Flan-T5-PET-impression
like
0
Summarization
Transformers
PyTorch
English
t5
text2text-generation
medical
text-generation-inference
Inference Endpoints
arxiv:
2309.10066
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
xtie
commited on
Sep 4, 2023
Commit
d72f54c
·
1 Parent(s):
c1b2c75
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+13
-0
README.md
ADDED
Viewed
@@ -0,0 +1,13 @@
1
+
---
2
+
language:
3
+
- en
4
+
metrics:
5
+
- bertscore
6
+
- bleu
7
+
- chrf
8
+
- rouge
9
+
library_name: transformers
10
+
pipeline_tag: summarization
11
+
tags:
12
+
- medical
13
+
---