File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 141
141
142
142
- [ ] TODO
143
143
144
- ## 详细说一下 transformer 的 encoder 过程
144
+ ### 详细说一下 transformer 的 encoder 过程
145
145
146
146
- [ ] TODO
147
147
148
+ - [ Transformer面试题总结101道题] ( https://zhuanlan.zhihu.com/p/438625445 )
149
+ - [ transformer面试题的简单回答] ( https://zhuanlan.zhihu.com/p/363466672 )
150
+ - [ 史上最全Transformer面试题系列(一):灵魂20问帮你彻底搞定Transformer-干货!] ( https://zhuanlan.zhihu.com/p/148656446 )
151
+
148
152
## 如何做文本摘要?
149
153
150
154
- [ ] TODO
184
188
## 参考资料
185
189
186
190
- [ 2018-暑期实习生-自然语言处理算法岗-面试题] ( < https://blog.csdn.net/qq_28031525/article/details/80028055 > )
191
+
187
192
- [ NLP Interview Questions] ( https://medium.com/modern-nlp/nlp-interview-questions-f062040f32f7 ) [ 百度云链接] ( https://pan.baidu.com/s/1fY8HXiswGA1rbCnuGG5TXA ) 提取码:h9k8
193
+
188
194
- https://github.com/songyingxin/NLPer-Interview
195
+
196
+ - [ Transformer面试题总结101道题] ( https://zhuanlan.zhihu.com/p/438625445 )
197
+
198
+ - [ transformer面试题的简单回答] ( https://zhuanlan.zhihu.com/p/363466672 )
199
+
200
+ - [ 史上最全Transformer面试题系列(一):灵魂20问帮你彻底搞定Transformer-干货!] ( https://zhuanlan.zhihu.com/p/148656446 )
201
+
202
+
203
+
Original file line number Diff line number Diff line change @@ -1290,6 +1290,14 @@ CornerNet介绍
1290
1290
1291
1291
- [ ] TODO
1292
1292
1293
+ # Transformer
1294
+
1295
+ ** 参考资料**
1296
+
1297
+ - [ Transformer面试题总结101道题] ( https://zhuanlan.zhihu.com/p/438625445 )
1298
+ - [ transformer面试题的简单回答] ( https://zhuanlan.zhihu.com/p/363466672 )
1299
+ - [ 史上最全Transformer面试题系列(一):灵魂20问帮你彻底搞定Transformer-干货!] ( https://zhuanlan.zhihu.com/p/148656446 )
1300
+
1293
1301
## TODO
1294
1302
1295
1303
- [ ] 目标检测方向
You can’t perform that action at this time.
0 commit comments