SAVRN
Search Contact SAVRN

Open-weight model · Summarization

kobart-summary-v3

by EbanLee EbanLee/kobart-summary-v3

이 모델은 kobart모델을 문서요약, 도서자료요약, 요약문 및 레포트 생성 데이터로 fine-tuning한 모델입니다.

Parameters124M
Context1,026
Weights495.6 MB
License
AccessOpen weights
Monthly Downloads2.5k

Runs On

What it takes to serve kobart-summary-v3 (124M parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 0.2 GB 0.3 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 0.1 GB 0.1 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 0.1 GB 0.1 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00

Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.

Model Card

이 모델은 kobart모델을 문서요약, 도서자료요약, 요약문 및 레포트 생성 데이터로 fine-tuning한 모델입니다.

Excerpt from the card by EbanLee.

Configuration

Architecture
BartForConditionalGeneration
Context length (tokens)
1,026
Layers
6
Vocabulary size
30,000
Stored precision
float32
Model type
bart

Identity and Version

Repository
EbanLee/kobart-summary-v3
Publisher
EbanLee
Task
Summarization
Modality
Text
Library
transformers
Parameters
124M parameters
Languages
ko
Revision
cff33231c01ed86c7f08de5c05c597b7ef2f0bfc
First published
2024-03-21
Last updated
2025-03-13

Files and Weights

8 files, 496.7 MB in total. The weights are 1 file totalling 495.6 MB in safetensors.

Weights1 file · 495.6 MB
Configuration3 files · 2.6 KB
Tokenizer2 files · 1.1 MB
Documentation1 file · 4.5 KB
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
model.safetensorsWeights495.6 MB eedd161f34bd
config.jsonConfiguration1.7 KB
generation_config.jsonConfiguration191 B
special_tokens_map.jsonConfiguration692 B
README.mdDocumentation4.5 KB
.gitattributesRepository1.5 KB
tokenizer.jsonTokenizer1.0 MB
tokenizer_config.jsonTokenizer39.5 KB

License and Download

License
Not stated by the source
Access
Open weights, no gate
Download size
495.6 MB
Download from EbanLee

Released by EbanLee through its official repository on Hugging Face.

Memory Requirements

PrecisionWeights in memory
As published495.6 MB
16-bit0.2 GB
8-bit0.1 GB
4-bit0.1 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About kobart-summary-v3

How much GPU memory does kobart-summary-v3 need?

About 0.3 GB at 16-bit and 0.1 GB at 4-bit: the weights (124M parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run kobart-summary-v3 on?

At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

What is kobart-summary-v3's context length?

1,026 tokens, from the maximum position embeddings in its published configuration.

Similar Models

Model · Summarization

led-base-book-summary

Peter Szemraj

The Longformer Encoder-Decoder (LED) for Narrative-Esque Long Text Summarization is a model I fine-tuned from allenai/led-base-16384 to condense extensive technical, academic, and narrative content in a fairly generalizable way. - Ideal for summarizing long narratives, articles, papers, textbooks, and other documents. - the sparknotes-esque style leads to 'explanations' in the summarized content, offering insightful output. The model was trained on the BookSum dataset released by SalesForce, which leads to the bsd-3-clause license. The training process involved 16 epochs with parameters tweaked to facilitate very fine-tuning-type training (super low learning rate). This model is the…

Open weights apache-2.0 162M parameters transformers

Model · Summarization

text_summarization

Falcons.ai

The Fine-Tuned T5 Small is a variant of the T5 transformer model, designed for the task of text summarization. It is adapted and fine-tuned to generate concise and coherent summaries of input text. The model, named "t5-small," is pre-trained on a diverse corpus of text data, enabling it to capture essential information and generate meaningful summaries. Fine-tuning is conducted with careful attention to hyperparameter settings, including batch size and learning rate, to ensure optimal performance for text summarization. During the fine-tuning process, a batch size of 8 is chosen for efficient computation and learning. Additionally, a learning rate of 2e-5 is selected to balance convergence…

Open weights apache-2.0 61M parameters transformers

Model · Summarization

rut5-base-summ

Dmitry Balobin

Finetuned ai-forever/ruT5-base for text and dialogue summarization. All 'train' subsets was concatenated and shuffled with seed 1000 - 7. Train subset = 155678 rows. Evaluation on 10% of concatenated 'validation' subsets = 1458 rows. See WandB logs. See report at REPORT WIP.

Open weights 223M parameters transformers

Model · Summarization

T5-base-10K-summarization

Yatharth Sant

This model is a fine-tuned version of Google's T5-Base model tailored for summarizing financial 10K report sections. T5-Base-10K-Summarization is optimized to condense lengthy 10K reports into manageable summaries, enabling quick insights into financial data and trends. Ideal for use by financial analysts and regulatory agencies needing rapid insights from 10K reports. It may not be suited for summarizing non-financial documents or informal texts. Trained on a diverse collection of 10K reports from various industries, annotated for summarization to ensure broad applicability and accuracy. The following hyperparameters were used during training: - learningrate: 5e-05 - trainbatchsize: 8…

Open weights 223M parameters transformers

Model · Summarization

ptt5-base-summ

Recogna NLP

PTT5 Summ is a fine-tuned PTT5 model to perform Abstractive Summarization in Brazilian Portuguese texts. This model was fine-tuned on the datasets: RecognaSumm, WikiLingua, XL-Sum, TeMário.pdf) and CSTNews. For further information, please go to PTT5 Summ repository.

Open weights mit 223M parameters transformers

Model · Summarization

ptt5-base-summ-xlsum

Recogna NLP

PTT5 Summ is a fine-tuned PTT5 model to perform Abstractive Summarization in Brazilian Portuguese texts. This model was fine-tuned on the datasets: RecognaSumm, WikiLingua, XL-Sum, TeMário.pdf) and CSTNews. For further information, please go to PTT5 Summ repository. author="Paiola, Pedro H. and de Rosa, Gustavo H. and Papa, Jo{\~a}o P.", editor="Xavier-Junior, Jo{\~a}o Carlos and Rios, Ricardo Ara{\'u}jo", title="Deep Learning-Based Abstractive Summarization for Brazilian Portuguese Texts", booktitle="BRACIS 2022: Intelligent Systems", year="2022", publisher="Springer International Publishing", address="Cham", pages="479--493", isbn="978-3-031-21689-3"} This model was fine-tuned using the…

Open weights cc-by-nc-sa-4.0 223M parameters transformers