模型

inclusively-reformulation-it5

E-MIMIC/inclusively-reformulation-it5

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 内容检查:AI 辅助整理并检查 许可证:cc-by-nc-sa-4.0 上游版本:7638c77268d2

中文简介

E-MIMIC/inclusively-reformulation-it5 是 E-MIMIC 在 Hugging Face 发布的模型仓库,当前卡片主要关联上游卡片所列任务。本站固定记录上游版本 7638c77268d2,同步到 9 个文件,文件元数据合计 5.83 GB;访问状态为“公开”,许可证字段为“cc-by-nc-sa-4.0”。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

【README 卡片中文译介】

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

【资源概览】
E-MIMIC/inclusively-reformulation-it5 是 E-MIMIC 在 Hugging Face 发布的模型仓库,当前卡片主要关联上游卡片所列任务。本站固定记录上游版本 7638c77268d2,同步到 9 个文件,文件元数据合计 5.83 GB;访问状态为“公开”,许可证字段为“cc-by-nc-sa-4.0”。

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

【版本与规格】
固定版本:7638c77268d2。 任务标签:上游卡片所列任务。 架构:T5ForConditionalGeneration。 上游 Safetensors 元数据显示参数量约 783.10 M。 库标记:transformers。 模型类型字段:t5。 上游页面记录的最近更新时间:2025-06-25。

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

【运行或处理环境】
仓库文件元数据合计 5.83 GB。 按每参数 2 字节只计算 BF16 权重,理论下限约 1.46 GB;这不包含 KV Cache、激活值、框架开销或并发余量。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。

【使用边界】
许可证显示为“cc-by-nc-sa-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。

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

Inclusively Rewriting model This model is an Italian sequence-to-sequence model fine-tuned from the IT5-large for the task of inclusive language rewriting. It has been trained to analyze and rewrite sentences in Italian to make them more inclusive (if needed). For example, the sentence `I professori devono essere preparati` (The professors must be prepared) is rewritten as `Il personale docente deve essere preparato` (The teaching staff must be prepared). Training data The model has been trained on a dataset containing a total of 4705 pairs of sentences, each pair containing an inclusive and a non-inclusive sentence. The dataset has been split as follows: Training set: 3764 pairs Validation set: 470 pairs Test set: 471 pairs We also leverage a small set of synthetic data (generated using a set of rules) to improve the model's performance on the test set. The training is so performed on a total of 3764 + 75 = **3839** pairs. The data collection has been manually annotated by experts in the field of inclusive language (dataset is not publicly available yet). Training procedure The model has been fine-tuned from the Italian BERT model using the following hyperparameters: `max_length`: 128 `batch_size`: 8 `learning_rate`: 5e-5 `warmup_steps`: 500 `epochs`: 25 (best model is selected based on validation `BLEU` score) `optimizer`: AdamW Evaluation results The model has been evaluated on the test set and obtained the following results: | Model | BLEU | ROUGE-2 F1 | Human Correct | Human Partial (L) | Human Incorrect (L) | |-------|------|------------|---------------|---------------|-----------------| | IT5 (no synth. data) | 80.32 | 87.17 | 64.76 | 15.71 | 19.52 | | **This** | 80.79 | 87.47 | 69.52 | 17.14 | 13.22 | (L) in the metric indicates "Lower is better". The comparison with the same version of the model without synthetic data shows that the synthetic data is useful to improve the model's performance on the test set. Other comparisons can be found in the paper. Cita

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

适用场景

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

模型参数

固定版本:7638c77268d2。 任务标签:上游卡片所列任务。 架构:T5ForConditionalGeneration。 上游 Safetensors 元数据显示参数量约 783.10 M。 库标记:transformers。 模型类型字段:t5。 上游页面记录的最近更新时间:2025-06-25。

文件说明

上游 API 返回 9 个文件,文件元数据合计 5.83 GB。 已保存文件清单中的主要扩展名:.json 4 个、.bin 2 个、.md 1 个、.safetensors 1 个、无扩展名 1 个。 当前较大的文件包括:pytorch_model.bin(2.92 GB);model.safetensors(2.92 GB);tokenizer.json(1.96 MB)。

上游文件元数据

  • .gitattributes1.48 KB
  • config.json700 B
  • model.safetensors2.92 GB
  • pytorch_model.bin2.92 GB
  • README.md3.36 KB
  • special_tokens_map.json1.74 KB
  • tokenizer.json1.96 MB
  • tokenizer_config.json1.86 KB
  • training_args.bin3.05 KB

硬件建议

仓库文件元数据合计 5.83 GB。 按每参数 2 字节只计算 BF16 权重,理论下限约 1.46 GB;这不包含 KV Cache、激活值、框架开销或并发余量。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。

注意事项

许可证显示为“cc-by-nc-sa-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。

获取、校验与交付

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

第三方资源声明

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