Files
ModelHub XC 2299d80b0a 初始化项目,由ModelHub XC社区提供模型
Model: culome/qwen2.5-3b-legal-review-merged
Source: Original Platform
2026-05-05 00:12:57 +08:00

27 lines
605 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
language:
- zh
license: apache-2.0
base_model: Qwen/Qwen2.5-3B-Instruct
tags:
- legal
- contract-review
- unsloth
- qwen2
- conversational
pipeline_tag: text-generation
inference: true
widget:
- messages:
- role: user
content: "请问XX有限公司的主要业务是什么"
example_title: "公司业务"
- messages:
- role: user
content: "XX的License数量有什么限制"
example_title: "License限制"
- messages:
- role: user
content: "请审查以下合同条款是否存在风险:甲方有权随时单方面终止合同。"
example_title: "合同风险审查"
---