Upload 6 files
Browse files- .gitattributes +4 -0
- README.md +12 -3
- README_zh.md +11 -2
- table/table1.png +3 -0
- table/table2.png +3 -0
- table/table3.png +3 -0
- table/table4.png +3 -0
.gitattributes
CHANGED
|
@@ -38,3 +38,7 @@ demo/demo1.png filter=lfs diff=lfs merge=lfs -text
|
|
| 38 |
demo/demo3.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
demo/demo4.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
demo/demo2.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
demo/demo3.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
demo/demo4.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
demo/demo2.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
table/table1.png filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
table/table2.png filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
table/table3.png filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
table/table4.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -144,7 +144,7 @@ for response_text in Innospark_stream(inputs,history):
|
|
| 144 |
<div align="left">
|
| 145 |
|
| 146 |
**1. 📚 InnoSpark Model Series**
|
| 147 |
-
-
|
| 148 |
|
| 149 |
**2. 🔍 ELMES Evaluation System**
|
| 150 |
- Education Language Model Evaluation System
|
|
@@ -176,6 +176,15 @@ We achieved optimal performance in 4 key educational scenarios:
|
|
| 176 |
| 📚 Interdisciplinary Lesson Plans |  |
|
| 177 |
| 🎭 Contextual Question Generation |  |
|
| 178 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 179 |
### 🎨 Application Examples
|
| 180 |
|
| 181 |
| Scenario | Demo |
|
|
@@ -187,7 +196,7 @@ We achieved optimal performance in 4 key educational scenarios:
|
|
| 187 |
|
| 188 |
## 🏛️ Technical Support
|
| 189 |
|
| 190 |
-
This project is jointly developed by
|
| 191 |
|
| 192 |
## 📄 License
|
| 193 |
|
|
@@ -199,7 +208,7 @@ Please refer to the relevant model pages for specific license information.
|
|
| 199 |
|
| 200 |
## 🤝 Contact & Collaboration
|
| 201 |
|
| 202 |
-
**East China Normal University
|
| 203 |
|
| 204 |
[](https://innospark.aiecnu.cn/innospark/)
|
| 205 |
[](mailto:[email protected])
|
|
|
|
| 144 |
<div align="left">
|
| 145 |
|
| 146 |
**1. 📚 InnoSpark Model Series**
|
| 147 |
+
- 4 models with different parameter scales: min(0.5B), turbo(7B), plus(72B) and their corresponding inference model R versions
|
| 148 |
|
| 149 |
**2. 🔍 ELMES Evaluation System**
|
| 150 |
- Education Language Model Evaluation System
|
|
|
|
| 176 |
| 📚 Interdisciplinary Lesson Plans |  |
|
| 177 |
| 🎭 Contextual Question Generation |  |
|
| 178 |
|
| 179 |
+
### 📊 Detailed Evaluation Tables
|
| 180 |
+
|
| 181 |
+
| Scenario | Evaluation Table |
|
| 182 |
+
|----------|------------------|
|
| 183 |
+
| 📝 Knowledge Explanation |  |
|
| 184 |
+
| 🧭 Guided Problem Solving |  |
|
| 185 |
+
| 📚 Interdisciplinary Lesson Plans |  |
|
| 186 |
+
| 🎭 Contextual Question Generation |  |
|
| 187 |
+
|
| 188 |
### 🎨 Application Examples
|
| 189 |
|
| 190 |
| Scenario | Demo |
|
|
|
|
| 196 |
|
| 197 |
## 🏛️ Technical Support
|
| 198 |
|
| 199 |
+
This project is jointly developed by East China Normal University and Shanghai Innovation Institute. The reward model was trained using the SiiVerl training framework provided by Shanghai Innovation Institute.
|
| 200 |
|
| 201 |
## 📄 License
|
| 202 |
|
|
|
|
| 208 |
|
| 209 |
## 🤝 Contact & Collaboration
|
| 210 |
|
| 211 |
+
**East China Normal University**
|
| 212 |
|
| 213 |
[](https://innospark.aiecnu.cn/innospark/)
|
| 214 |
[](mailto:[email protected])
|
README_zh.md
CHANGED
|
@@ -176,6 +176,15 @@ for response_text in Innospark_stream(inputs,history):
|
|
| 176 |
| 📚 跨学科教案 |  |
|
| 177 |
| 🎭 情景化出题 |  |
|
| 178 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 179 |
### 🎨 应用示例
|
| 180 |
|
| 181 |
| 场景 | 演示 |
|
|
@@ -187,7 +196,7 @@ for response_text in Innospark_stream(inputs,history):
|
|
| 187 |
|
| 188 |
## 🏛️ 技术支持
|
| 189 |
|
| 190 |
-
本项目由华东师范大学智能教育学院和上海创智学院(Shanghai Innovation Institute)联合开发,奖励模型使用了上海创智学院提供的
|
| 191 |
|
| 192 |
## 📄 许可证
|
| 193 |
|
|
@@ -199,7 +208,7 @@ for response_text in Innospark_stream(inputs,history):
|
|
| 199 |
|
| 200 |
## 🤝 联系与合作
|
| 201 |
|
| 202 |
-
|
| 203 |
|
| 204 |
[](https://innospark.aiecnu.cn/innospark/)
|
| 205 |
[](mailto:[email protected])
|
|
|
|
| 176 |
| 📚 跨学科教案 |  |
|
| 177 |
| 🎭 情景化出题 |  |
|
| 178 |
|
| 179 |
+
### 📊 详细评估表格
|
| 180 |
+
|
| 181 |
+
| 场景 | 评估表格 |
|
| 182 |
+
|------|----------|
|
| 183 |
+
| 📝 知识点讲解 |  |
|
| 184 |
+
| 🧭 引导式讲题 |  |
|
| 185 |
+
| 📚 跨学科教案 |  |
|
| 186 |
+
| 🎭 情景化出题 |  |
|
| 187 |
+
|
| 188 |
### 🎨 应用示例
|
| 189 |
|
| 190 |
| 场景 | 演示 |
|
|
|
|
| 196 |
|
| 197 |
## 🏛️ 技术支持
|
| 198 |
|
| 199 |
+
本项目由华东师范大学智能教育学院和上海创智学院(Shanghai Innovation Institute)联合开发,奖励模型使用了上海创智学院提供的SiiVerl训练框架进行训练。
|
| 200 |
|
| 201 |
## 📄 许可证
|
| 202 |
|
|
|
|
| 208 |
|
| 209 |
## 🤝 联系与合作
|
| 210 |
|
| 211 |
+
**华东师范大学**
|
| 212 |
|
| 213 |
[](https://innospark.aiecnu.cn/innospark/)
|
| 214 |
[](mailto:[email protected])
|
table/table1.png
ADDED
|
Git LFS Details
|
table/table2.png
ADDED
|
Git LFS Details
|
table/table3.png
ADDED
|
Git LFS Details
|
table/table4.png
ADDED
|
Git LFS Details
|