SEBIS/legal_t5_small_summ_it - Каталог нейросетей
Генерация текста

SEBIS/legal_t5_small_summ_it

Добавлено:
SEBIS/legal_t5_small_summ_it

Model for Summarization of legal text written in Italian. It was first released in this repository. This model is trained on three parallel corpus from jrc-acquis. legalt5smallsummit is based on the t5-small model and was trained on a large corpus of parallel text. This is a smaller model, which scales the baseline model of t5 down by using dmodel = 512, dff = 2,048, 8-headed attention, and only 6 layers each in the encoder and decoder. This variant has about 60 million parameters. The model could be used for summarization of legal texts written in Italian. Here is how to use this model to summarize legal text written in Italian in PyTorch: The legalt5smallsummit model was trained on JRC-ACQUIS dataset consisting of 22 Thousand texts. The model was trained on a single TPU Pod V3-8 for 250K steps in total, using sequence length 512 (batch size 64). It has a total of approximately 220M parameters and was trained using the encoder-decoder architecture. The optimizer used is AdaFactor with inverse square root learning rate schedule for pre-training. An unigram model trained with 88M lines of text from the parallel corpus (of all possible language pairs) to get the vocabulary (with…

Модальности:
Генерация текста


Задача: Генерация текста
Автор: SEBIS
Теги: jax, t5, summarization Italian model, text-generation-inference, endpoints_compatible
Лайков: 3  |  Загрузок: 18

Открыть на HuggingFace →

Описание основано на материалах HuggingFace. Перевод выполнен автоматически.