Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
homework2_dialog_project
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
20220418012
homework2_dialog_project
Commits
e9479e73
Commit
e9479e73
authored
Jul 15, 2022
by
20220418012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
779bf6a1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
+4
-4
No files found.
README.md
View file @
e9479e73
#
#
学号:20220418012<br>
# 学号:20220418012<br>
对话系统固定项目初始化
<br>
#
#
作业提交
# 作业提交
### 自然语言理解模块 (NLU)
在本项目中,
需要学员补充上述代码文件中的4段代码块,关于每个代码块中所需要实现的功能请参考各个代码块前面的注释内容
:
在本项目中,
参考各个代码块前面的注释内容,已补充代码文件中的4段代码块
:
#### 1. `dataset.py`中的`NLUDataset.make_dataset`函数
...
...
@@ -25,7 +25,7 @@
### 自然语言生成模块 (NLG)
在本项目中,
需要学员补充上述代码文件中的1段代码块,关于这一代码块中所需要实现的功能请参考代码块前面的注释内容
:
在本项目中,
参考代码块前面的注释内容,已补充代码文件中的1段代码块
:
#### 1. `model/transformer_module.py`中的`MultiheadAttention._attn`函数
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment