Voicelab / text-generation updated 2 years ago

vlt5-base-keywords

> Our vlT5 model is a keyword generation model based on encoder-decoder architecture using Transformer blocks presented by Google (https://huggingface.co/t5-base). The vlT5 was trained on scientific articles corpus to predict a given set of keyphrases based on the concatenation of the article’s abstract and title. It generates precise, yet not always complete keyphrases that describe the content of the article based...

Params
280 M
Context
Downloads 30d
221 K
Likes
55
Commercial use: allowed cc-by-4.0 Not gated SAFETENSORS 2 languages View on Hugging Face ↗

Download history

daily snapshots · 10 days
221 K182 K
Jul 28Jul 31Aug 3Aug 6

Can you run it?

Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.

FileQuantSizeEst. VRAMVerdict on RTX 4090 · 24 GB
model.safetensors f32 1.1 GB 1.8 GB ✅ Runs comfortably
Estimate: file size × 1.1 + KV cache at 8K + 0.5 GB overhead. Not a benchmark — how we calculate this.

Run it

copy-paste, exact tags checked against the Hub
~ · curl · api/v1
$ curl -s https://aimodelscomparison.com/api/v1/models/vlt5-base-keywords
{
  "hf_id": "Voicelab/vlt5-base-keywords",
  "params_b": 0.28,
  "context_length": null,
  "license": { "id": "cc-by-4.0", "commercial": "yes" },
  "downloads_30d": 220918,
  "vram_estimates": [
    { "quant": "f32", "gb": 1.8 }
  ],
  "updated_at": "2026-07-28T18:08:29Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
T5ForConditionalGeneration
Parameters
280 M
Tensor type
F32
Vocabulary
50,048
Licence
cc-by-4.0
First seen on the Hub
2022-09-27
Training datasets
posmac
Added to our catalog
2026-07-28