Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Kirili4ik
/
mbart_ruDialogSum
like
25
Text2Text Generation
Transformers
PyTorch
Russian
mbart
Eval Results
Inference Endpoints
License:
cc
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
Kirill Gelvan
commited on
Jan 14, 2022
Commit
4c1e43e
·
1 Parent(s):
d6a6304
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,8 @@ language:
5
tags:
6
- summarization
7
- t5
8
---
5
tags:
6
- summarization
7
- t5
8
+
inference:
9
+
parameters:
10
+
no_repeat_ngram_size: 4
11
+
12
---