e1a339e04b
- 将 SMFA 模块替换为 SCSA 模块 - 更新项目配置,使用本地 Python 3.8 环境 -调整 SCSA 模块参数,如维度、头数等 - 优化注意力机制,提高模型性能
12 lines
441 B
XML
12 lines
441 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="PYTHON_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$" />
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
<component name="PyDocumentationSettings">
|
|
<option name="format" value="PLAIN" />
|
|
<option name="myDocStringFormat" value="Plain" />
|
|
</component>
|
|
</module> |