模型

prot_t5_xl_uniref50

Rostlab/prot_t5_xl_uniref50

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 内容检查:AI 辅助整理并检查 许可证:上游卡片未声明 上游版本:973be27c52ee

中文简介

Rostlab/prot_t5_xl_uniref50 是 Rostlab 在 Hugging Face 发布的模型仓库,当前卡片主要关联上游卡片所列任务。本站固定记录上游版本 973be27c52ee,同步到 9 个文件,文件元数据合计 42.00 GB;访问状态为“公开”,许可证字段为“上游卡片未声明”。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

【README 卡片中文译介】

以下内容依据上游仓库 Rostlab/prot_t5_xl_uniref50 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。

【资源概览】
Rostlab/prot_t5_xl_uniref50 是 Rostlab 在 Hugging Face 发布的模型仓库,当前卡片主要关联上游卡片所列任务。本站固定记录上游版本 973be27c52ee,同步到 9 个文件,文件元数据合计 42.00 GB;访问状态为“公开”,许可证字段为“上游卡片未声明”。

【适用方向】
适合在真实样本上评估上游卡片所列任务能力,并比较质量、时延和资源消耗。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。

【版本与规格】
固定版本:973be27c52ee。 任务标签:上游卡片所列任务。 架构:T5ForConditionalGeneration。 库标记:transformers。 模型类型字段:t5。 上游页面记录的最近更新时间:2023-01-31。

【文件信息】
上游 API 返回 9 个文件,文件元数据合计 42.00 GB。 已保存文件清单中的主要扩展名:.bin 3 个、.json 3 个、.md 1 个、.model 1 个、无扩展名 1 个。 当前较大的文件包括:pytorch_model.bin(10.50 GB);pytorch_model_723k.bin(10.50 GB);pytorch_model_600k.bin(10.50 GB)。

【运行或处理环境】
仓库文件元数据合计 42.00 GB。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。

【使用边界】
上游卡片没有提供明确许可证字段,下载、训练、商用或再分发前必须打开原始仓库确认授权条件。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。

已有简体中文译文 · Codex 基于固定版本 README 与上游元数据生成中文结构化译介 · 2026-07-26 00:51

ProtT5-XL-UniRef50 model Pretrained model on protein sequences using a masked language modeling (MLM) objective. It was introduced in this paper and first released in this repository. This model is trained on uppercase amino acids: it only works with capital letter amino acids. Model description ProtT5-XL-UniRef50 is based on the `t5-3b` model and was pretrained on a large corpus of protein sequences in a self-supervised fashion. This means it was pretrained on the raw protein sequences only, with no humans labelling them in any way (which is why it can use lots of publicly available data) with an automatic process to generate inputs and labels from those protein sequences. One important difference between this T5 model and the original T5 version is the denosing objective. The original T5-3B model was pretrained using a span denosing objective, while this model was pre-trained with a Bart-like MLM denosing objective. The masking probability is consistent with the original T5 training by randomly masking 15% of the amino acids in the input. It has been shown that the features extracted from this self-supervised model (LM-embeddings) captured important biophysical properties governing protein shape. shape. This implied learning some of the grammar of the language of life realized in protein sequences. Intended uses & limitations The model could be used for protein feature extraction or to be fine-tuned on downstream tasks. We have noticed in some tasks on can gain more accuracy by fine-tuning the model rather than using it as a feature extractor. We have also noticed that for feature extraction, its better to use the feature extracted from the encoder not from the decoder. How to use Here is how to use this model to extract the features of a given protein sequence in PyTorch: Training data The ProtT5-XL-UniRef50 model was pretrained on UniRef50, a dataset consisting of 45 million protein sequences. Training procedure Preprocessing The protein sequences are uppercased

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

适用场景

适合在真实样本上评估上游卡片所列任务能力,并比较质量、时延和资源消耗。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。

模型参数

固定版本:973be27c52ee。 任务标签:上游卡片所列任务。 架构:T5ForConditionalGeneration。 库标记:transformers。 模型类型字段:t5。 上游页面记录的最近更新时间:2023-01-31。

文件说明

上游 API 返回 9 个文件,文件元数据合计 42.00 GB。 已保存文件清单中的主要扩展名:.bin 3 个、.json 3 个、.md 1 个、.model 1 个、无扩展名 1 个。 当前较大的文件包括:pytorch_model.bin(10.50 GB);pytorch_model_723k.bin(10.50 GB);pytorch_model_600k.bin(10.50 GB)。

上游文件元数据

  • .gitattributes690 B
  • config.json546 B
  • pytorch_model.bin10.50 GB
  • pytorch_model_600k.bin10.50 GB
  • pytorch_model_723k.bin10.50 GB
  • README.md7.47 KB
  • special_tokens_map.json1.74 KB
  • spiece.model232.41 KB
  • tokenizer_config.json24 B

硬件建议

仓库文件元数据合计 42.00 GB。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。

注意事项

上游卡片没有提供明确许可证字段,下载、训练、商用或再分发前必须打开原始仓库确认授权条件。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。

获取、校验与交付

咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。

第三方资源声明

本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。