返回全部动态

NeuML 发布微型 ColBERT 模型,适用于有限计算环境

原标题:NeuML/colbert-bert-tiny

Hugging Face New and Trending Models一手来源模型发布质量 76

AI 摘要

Hugging Face 发布了 NeuML/colbert-bert-tiny 模型,这是一个基于 ColBERT 架构的微型多向量检索模型,由 BERT Tiny 微调而来,专为 GitHub Actions 等有限计算环境设计。该模型支持通过 Sentence Transformers v6.0.0 的 MultiVectorEncoder 直接加载,用于语义相似度计算和检索任务。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

--- license: apache-2.0 language: - en tags: - ColBERT - multi-vector - sentence-transformers - sentence-similarity - feature-extraction - generated_from_trainer - dataset_size:497901 - loss:Contrastive base_model: google/bert_uncased_L-2_H-128_A-2 datasets: - sentence-transformers/msmarco-bm25 pipeline_tag: sentence-similarity --- # Model card for ColBERT v2 BERT Tiny This is a [ColBERT](https://github.com/stanford-futuredata/ColBERT) model finetuned from [google/bert_uncased_L-2_H-128_A-2](h


发布时间:2026-08-21 23:38
抓取时间:2026-08-21 23:38
来源机构:Hugging Face
阅读原文huggingface.co