中文简介
BAAI/bge-base-zh-v1.5 是 BAAI 在 Hugging Face 发布的模型仓库,当前卡片主要关联向量表示与检索。本站固定记录上游版本 f03589ceff5a,同步到 12 个文件,文件元数据合计 780.33 MB;访问状态为“公开”,许可证字段为“mit”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 BAAI/bge-base-zh-v1.5 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
BAAI/bge-base-zh-v1.5 是 BAAI 在 Hugging Face 发布的模型仓库,当前卡片主要关联向量表示与检索。本站固定记录上游版本 f03589ceff5a,同步到 12 个文件,文件元数据合计 780.33 MB;访问状态为“公开”,许可证字段为“mit”。
【适用方向】
适合在真实样本上评估向量表示与检索能力,并比较质量、时延和资源消耗。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。
【版本与规格】
固定版本:f03589ceff5a。 任务标签:向量表示与检索。 语言字段:zh。 架构:BertModel。 库标记:sentence-transformers。 模型类型字段:bert。 上游页面记录的最近更新时间:2023-10-12。
【文件信息】
上游 API 返回 12 个文件,文件元数据合计 780.33 MB。 已保存文件清单中的主要扩展名:.json 8 个、.bin 1 个、.md 1 个、.txt 1 个、无扩展名 1 个。 当前较大的文件包括:pytorch_model.bin(390.19 MB);tokenizer.json(428.83 KB);vocab.txt(106.97 KB)。
【运行或处理环境】
仓库文件元数据合计 780.33 MB。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。
【使用边界】
许可证显示为“mit”,具体用途限制、附加政策和归属要求仍以上游原文为准。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。
FlagEmbedding Model List | FAQ | Usage | Evaluation | Train | Contact | Citation | License More details please refer to our Github: FlagEmbedding. English | 中文 FlagEmbedding can map any text to a low-dimensional dense vector which can be used for tasks like retrieval, classification, clustering, or semantic search. And it also can be used in vector databases for LLMs. 🌟**Updates**🌟 ************* 10/12/2023: Release LLM-Embedder, a unified embedding model to support diverse retrieval augmentation needs for LLMs. Paper :fire: 09/15/2023: The technical report of BGE has been released 09/15/2023: The masive training data of BGE has been released 09/12/2023: New models: - **New reranker model**: release cross-encoder models `BAAI/bge-reranker-base` and `BAAI/bge-reranker-large`, which are more powerful than embedding model. We recommend to use/fine-tune them to re-rank top-k documents returned by embedding models. - **update embedding model**: release `bge-*-v1.5` embedding model to alleviate the issue of the similarity distribution, and enhance its retrieval ability without instruction. More 09/07/2023: Update fine-tune code: Add script to mine hard negatives and support adding instruction during fine-tuning. 08/09/2023: BGE Models are integrated into **Langchain**, you can use it like this; C-MTEB **leaderboard** is available. 08/05/2023: Release base-scale and small-scale models, **best performance among the models of the same size 🤗** 08/02/2023: Release `bge-large-*`(short for BAAI General Embedding) Models, **rank 1st on MTEB and C-MTEB benchmark!** :tada: :tada: 08/01/2023: We release the Chinese Massive Text Embedding Benchmark (**C-MTEB**), consisting of 31 test dataset. Model List `bge` is short for `BAAI general embedding`. | Model | Language | | Description | query instruction for retrieval [1] | |:-------------------------------|:--------:| :--------:| :--------:|:--------:| | BAAI/llm-embedder | English | Inference Fine-tune | a unified embedding model to s
适用场景
适合在真实样本上评估向量表示与检索能力,并比较质量、时延和资源消耗。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。
模型参数
固定版本:f03589ceff5a。 任务标签:向量表示与检索。 语言字段:zh。 架构:BertModel。 库标记:sentence-transformers。 模型类型字段:bert。 上游页面记录的最近更新时间:2023-10-12。
文件说明
上游 API 返回 12 个文件,文件元数据合计 780.33 MB。 已保存文件清单中的主要扩展名:.json 8 个、.bin 1 个、.md 1 个、.txt 1 个、无扩展名 1 个。 当前较大的文件包括:pytorch_model.bin(390.19 MB);tokenizer.json(428.83 KB);vocab.txt(106.97 KB)。
上游文件元数据
.gitattributes1.48 KB1_Pooling/config.json190 Bconfig.json998 Bconfig_sentence_transformers.json124 Bmodules.json349 Bpytorch_model.bin390.19 MBREADME.md27.11 KBsentence_bert_config.json52 Bspecial_tokens_map.json125 Btokenizer.json428.83 KBtokenizer_config.json366 Bvocab.txt106.97 KB
硬件建议
仓库文件元数据合计 780.33 MB。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。
注意事项
许可证显示为“mit”,具体用途限制、附加政策和归属要求仍以上游原文为准。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
- 大模型获取与国内转存服务
- 大模型怎么下载:Hugging Face 官方方式与国内交付完整指南
- 国内下载 Hugging Face 模型很慢或经常中断怎么办
- DeepSeek、ChatGPT、豆包、Kimi 能否下载到本地
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。