tasks, widgets, license, language, frameworks, base_model, base_model_relation
tasks widgets license language frameworks base_model base_model_relation
text-generation
enable version task examples inputs output inferenceSpec
true 1 text-generation
inputs
data
请帮我生成一篇关于毒蘑菇的科普文章
type displayType validator
text TextArea
max_words
1000
displayType displayValueMapping
Text text
cpu gpu gpuMemory memory
2 0 16000 8000
Apache License 2.0
zh
PyTorch
Qwen/Qwen2.5-1.5B-Instruct finetune

简介

该模型是国家社会科学基金重点项目“突发公共事件舆论引导机制、路径与方法”的阶段性成果之一,服务于基层社区针对多种突发公共事件展开应急科普工作的需求。 该模型在Qwen2.5-1.5B-Instruct模型的基础上通过自主创建的应急科普文章数据集进行微调能够针对自然灾害事件、公共卫生事件两大类突发公共事件中的水灾、旱灾、地震、传染病疫情、食品安全事故等十余类细分事件进行科普文章的创作。 所生成的文章在体例上同主流的微信公众号科普推文保持一致,并且在内容和形式上具有较高的可靠性。


当前模型的贡献者未提供更加详细的模型介绍。模型文件和权重,可浏览“模型文件”页面获取。

您可以通过如下git clone命令或者ModelScope SDK来下载模型

SDK下载

#安装ModelScope
pip install modelscope
#SDK模型下载
from modelscope import snapshot_download
model_dir = snapshot_download('WZNing/Qwen2.5-1.5B-ESPToolkit')

Git下载

#Git模型下载
git clone https://www.modelscope.cn/WZNing/Qwen2.5-1.5B-ESPToolkit.git

如果您是本模型的贡献者,我们邀请您根据模型贡献文档,及时完善模型卡片内容。

Description
Model synced from source: WZNing/Qwen2.5-1.5B-ESPToolkit
Readme 2 MiB