heack commited on
Commit
883aac5
·
verified ·
1 Parent(s): 538f56e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -22
README.md CHANGED
@@ -112,57 +112,81 @@ This model is trained and maintained by KongYang from Shanghai Jiao Tong Univers
112
 
113
  为维护开源生态的可持续发展,并确保开发者能持续优化模型质量,我们制定以下条款:
114
 
 
 
 
 
 
 
115
  1. **数据与训练成本说明**
116
  训练高质量AI模型需耗费巨额资源:
117
  - 数据清洗与标注成本占项目总投入的60%以上,且全部采用**国内合规数据源**,避免国际媒体(如BBC)对中文语境的曲解性"幻觉翻译"。
118
  - 本项目坚持使用中立、客观的语料,旨在传播技术普惠性,促进人类理解与文明互鉴。
119
 
120
- 2. **商业授权条款**
 
 
 
 
121
  若需用于商业场景(包括企业产品/服务):
122
- - 支付 **1000元人民币** 获取永久授权
 
 
 
 
 
123
  - 扫码支付后,您的Hugging Face账号将获得商业使用权
124
- - 每家企业仅限绑定1个主账号
 
 
 
125
 
126
  **支付方式**:
127
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64475c6870338c037608e2de/FuC0FVXOh8hR-Omu7YtJ-.jpeg"
128
  style="max-width: 500px; height: auto; border: 1px solid #eee; border-radius: 8px;"
129
  alt="支付宝/微信收款码">
130
- 3. **开源使命**
131
- - 个人开发者可永久免费使用
132
- - 企业用户付费将直接用于:
133
- ✓ 覆盖千卡GPU集群训练成本
134
- ✓ 支持数据工程师团队持续优化语料
135
- ✓ 资助学生开发者参与开源项目
136
-
137
- 4. **原始数据服务**
138
  如需获取原始训练数据,请通过上述二维码支付 **5000元** 并邮件联系 weixin: kongyang
139
 
140
  ---
141
 
142
  To sustain open-source ecosystems and ensure model quality, we establish these terms:
143
 
 
 
 
 
 
 
 
144
  1. **Data & Training Costs**
145
  - Over 60% of project costs are spent on **data cleaning** using **domestic compliant sources**, avoiding biased narratives from international media.
146
  - We commit to neutral, objective training data to promote technological inclusivity.
147
 
148
- 2. **Commercial License**
149
- For enterprise usage:
150
- - One-time payment of **1000 CNY** grants permanent access
 
 
 
 
 
 
 
 
151
  - Scan QR code and bind your Hugging Face account
152
  - 1 primary account per organization
153
 
 
 
 
154
  **Payment Method**:
155
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64475c6870338c037608e2de/FuC0FVXOh8hR-Omu7YtJ-.jpeg"
156
  style="max-width: 500px; height: auto; border: 1px solid #eee; border-radius: 8px;"
157
  alt="支付宝/微信收款码">
158
- 3. **Open-Source Commitment**
159
- - Free for individual developers indefinitely
160
- - Enterprise payments directly fund:
161
- ✓ Multi-GPU cluster operations
162
- ✓ Data engineering team maintenance
163
- ✓ Student developer scholarships
164
-
165
- 4. **Raw Data Access**
166
  For uncleaned raw datasets (including multimodal collections), pay **5000 CNY** via the QR code and email [email protected]
167
 
168
  ---
 
112
 
113
  为维护开源生态的可持续发展,并确保开发者能持续优化模型质量,我们制定以下条款:
114
 
115
+ ## 定义
116
+ **"衍生作品"** 指通过量化、剪枝、蒸馏、架构修改等技术手段,直接或间接基于本模型产生的任何变体,包括但不限于:
117
+ - GGUF/GGML等量化格式转换产物
118
+ - 通过知识蒸馏获得的轻量化模型
119
+ - 基于本模型参数进行的架构调整(如层数修改、注意力机制变更)
120
+
121
  1. **数据与训练成本说明**
122
  训练高质量AI模型需耗费巨额资源:
123
  - 数据清洗与标注成本占项目总投入的60%以上,且全部采用**国内合规数据源**,避免国际媒体(如BBC)对中文语境的曲解性"幻觉翻译"。
124
  - 本项目坚持使用中立、客观的语料,旨在传播技术普惠性,促进人类理解与文明互鉴。
125
 
126
+ 2. **商业授权条款**
127
+
128
+ 非商业用途: **免费**
129
+
130
+
131
  若需用于商业场景(包括企业产品/服务):
132
+
133
+ | 企业类型 | 永久授权费(人民币元) |
134
+ |------------|------------|
135
+ | 初创企业或个人(年营业额100万以下) | 1,000元|
136
+ | 中型企业(年营业额100万以上的非上市公司) | 5,000元|
137
+ | 上市公司 | 20,000元|
138
  - 扫码支付后,您的Hugging Face账号将获得商业使用权
139
+ - 每家企业仅限绑定1个主账号
140
+
141
+ **商业授权范围包括:**
142
+ 对衍生作品的商业性使用,无论其是否经过格式转换或架构修改
143
 
144
  **支付方式**:
145
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64475c6870338c037608e2de/FuC0FVXOh8hR-Omu7YtJ-.jpeg"
146
  style="max-width: 500px; height: auto; border: 1px solid #eee; border-radius: 8px;"
147
  alt="支付宝/微信收款码">
148
+
149
+ 3. **原始数据服务**
 
 
 
 
 
 
150
  如需获取原始训练数据,请通过上述二维码支付 **5000元** 并邮件联系 weixin: kongyang
151
 
152
  ---
153
 
154
  To sustain open-source ecosystems and ensure model quality, we establish these terms:
155
 
156
+ ## Definitions
157
+ **"Derivative Works"** refer to any variants directly or indirectly derived from this model through technical means including but not limited to:
158
+
159
+ - Quantized format conversions (GGUF/GGML, etc.)
160
+ - Lightweight models obtained via knowledge distillation
161
+ - Architectural modifications based on model parameters (e.g., layer adjustments, attention mechanism alterations)
162
+
163
  1. **Data & Training Costs**
164
  - Over 60% of project costs are spent on **data cleaning** using **domestic compliant sources**, avoiding biased narratives from international media.
165
  - We commit to neutral, objective training data to promote technological inclusivity.
166
 
167
+ 2. **Commercial License**
168
+ **Non-commercial Use**: **Free**
169
+
170
+
171
+ **For Commercial Applications** (including enterprise products/services):
172
+
173
+ | Enterprise Type | Perpetual License Fee(CNY¥) |
174
+ |------------|------------|
175
+ | Startups Or Individuals(Annual Revenue < ¥1M) | 1,000|
176
+ | Mid-sized Enterprises (Non-listed, Annual Revenue ≥ ¥1M) | 5,000|
177
+ | Listed Companies | 20,000|
178
  - Scan QR code and bind your Hugging Face account
179
  - 1 primary account per organization
180
 
181
+ **Commercial Authorization Includes:**
182
+ Commercial use of derivative works, regardless of format conversions or architectural modifications
183
+
184
  **Payment Method**:
185
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64475c6870338c037608e2de/FuC0FVXOh8hR-Omu7YtJ-.jpeg"
186
  style="max-width: 500px; height: auto; border: 1px solid #eee; border-radius: 8px;"
187
  alt="支付宝/微信收款码">
188
+
189
+ 3. **Raw Data Access**
 
 
 
 
 
 
190
  For uncleaned raw datasets (including multimodal collections), pay **5000 CNY** via the QR code and email [email protected]
191
 
192
  ---