Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
M
mtbookv2
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
NiuTrans
mtbookv2
Commits
cd19331a
Commit
cd19331a
authored
Jan 04, 2021
by
孟霞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
16学姐反馈
parent
3930de12
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
9 行增加
和
9 行删除
+9
-9
Chapter16/Figures/figure-comparison-of-structure-between-gpt-and-bert-model.tex
+1
-1
Chapter16/Figures/figure-example-of-iterative-back-translation.tex
+1
-1
Chapter16/Figures/figure-examples-of-comparable-corpora.tex
+2
-2
Chapter16/Figures/figure-parameter-initialization-method-diagram.tex
+2
-2
Chapter16/chapter16.tex
+0
-0
Chapter17/Figures/figure-cache.tex
+3
-3
没有找到文件。
Chapter16/Figures/figure-comparison-of-structure-between-gpt-and-bert-model.tex
查看文件 @
cd19331a
...
...
@@ -103,7 +103,7 @@
\node
[anchor=north] (pos1) at ([xshift=1.5em,yshift=-1.0em]node0-2.south)
{
\small
{
(a) GPT模型结构
}}
;
\node
[anchor=north] (pos2) at ([xshift=1.5em,yshift=-1.0em]node0-6.south)
{
\small
{
(b) BERT模型结构
}}
;
\node
[anchor=south] (ex) at ([xshift=2.1em,yshift=0.5em]node3-1.north)
{
\small
{
TRM:
t
ransformer
}}
;
\node
[anchor=south] (ex) at ([xshift=2.1em,yshift=0.5em]node3-1.north)
{
\small
{
TRM:
T
ransformer
}}
;
...
...
Chapter16/Figures/figure-example-of-iterative-back-translation.tex
查看文件 @
cd19331a
...
...
@@ -60,7 +60,7 @@
\node
[anchor=west,fill=red!20,minimum width=1.5em](d2-1) at ([xshift=-0.0em]d2.east)
{}
;
\node
[anchor=west,fill=yellow!20,minimum width=1.5em](d3-1) at ([xshift=-0.0em]d3.east)
{}
;
\node
[anchor=north] (d4) at ([xshift=1em]d1.south)
{
\small
{
训练:
}}
;
\node
[anchor=north] (d5) at ([xshift=0.5em]d2.south)
{
\small
{
推
理
:
}}
;
\node
[anchor=north] (d5) at ([xshift=0.5em]d2.south)
{
\small
{
推
断
:
}}
;
\draw
[->,thick] ([xshift=0em]d4.east)--([xshift=1.5em]d4.east);
\draw
[->,thick,dashed] ([xshift=0em]d5.east)--([xshift=1.5em]d5.east);
...
...
Chapter16/Figures/figure-examples-of-comparable-corpora.tex
查看文件 @
cd19331a
\begin{tikzpicture}
\begin{scope}
\node
[anchor=center] (node1) at (0,0)
{
\textbf
{
Machine
translation
}
, sometio
mes referred to by the abbreviation
\textbf
{
MT
}
(not to be
}
;
\node
[anchor=north] (node2) at (node1.south)
{
confused with computer-aided translation,
,
machine-aided human translation inter
}
;
\node
[anchor=center] (node1) at (0,0)
{
\textbf
{
Machine
Translation
}
, someti
mes referred to by the abbreviation
\textbf
{
MT
}
(not to be
}
;
\node
[anchor=north] (node2) at (node1.south)
{
confused with computer-aided translation,machine-aided human translation inter
}
;
\node
[anchor=north] (node3) at (node2.south)
{
-active translation), is a subfield of computational linguistics that investigates the
}
;
\node
[anchor=north] (node4) at ([xshift=-1.8em]node3.south)
{
use of software to translate text or speech from one language to another.
}
;
\node
[anchor=south] (node5) at ([xshift=-12.8em,yshift=0.5em]node1.north)
{
\Large
{
WIKIPEDIA
}}
;
...
...
Chapter16/Figures/figure-parameter-initialization-method-diagram.tex
查看文件 @
cd19331a
...
...
@@ -12,8 +12,8 @@
\node
[node,anchor=west,minimum width=6em,minimum height=2.4em,fill=blue!20,line width=0.6pt]
(decoder2) at ([xshift=4em,yshift=0em]decoder1.east)
{
\small
解码器
}
;
\node
[node,anchor=west,minimum width=6em,minimum height=2.4em,fill=blue!30,line width=0.6pt]
(decoder3) at ([xshift=3em]decoder2.east)
{
\small
解码器
}
;
\node
[anchor=north,font=\scriptsize,fill=yellow!20]
(w1) at ([yshift=-1.6em]decoder1.south)
{
知识
\
就是
\
力量
\
。
\
<
EOS
>
}
;
\node
[anchor=north,font=\scriptsize,fill=green!20]
(w3) at ([yshift=-1.6em]decoder3.south)
{
Wissen
\
ist
\
Machit
\
.
\
<
EOS
>
}
;
\node
[anchor=north,font=\scriptsize,fill=yellow!20]
(w1) at ([yshift=-1.6em]decoder1.south)
{
知识
\
就是
\
力量
\
。
\
<
eos
>
}
;
\node
[anchor=north,font=\scriptsize,fill=green!20]
(w3) at ([yshift=-1.6em]decoder3.south)
{
Wissen
\
ist
\
Machit
\
.
\
<
eos
>
}
;
\node
[anchor=south,font=\scriptsize,fill=orange!20]
(w2) at ([yshift=1.6em]encoder1.north)
{
Knowledge
\
is
\
power
\
.
}
;
\node
[anchor=south,font=\scriptsize,fill=orange!20]
(w4) at ([yshift=1.6em]encoder3.north)
{
Knowledge
\
is
\
power
\
.
}
;
...
...
Chapter16/chapter16.tex
查看文件 @
cd19331a
差异被折叠。
点击展开。
Chapter17/Figures/figure-cache.tex
查看文件 @
cd19331a
...
...
@@ -18,7 +18,7 @@
\node
[anchor=south,font=\footnotesize,inner sep=0pt]
(cache)at ([yshift=2em,xshift=1.5em]key.north)
{
\small\bfnew
{
Cache
}}
;
\node
[draw,anchor=east,minimum size=1.8em,fill=orange!15]
(dt) at ([yshift=2.1em,xshift=-4em]key.west)
{${
\mathbi
{
d
}}_{
t
}$}
;
\node
[anchor=north,font=\footnotesize]
(readlab) at ([xshift=2.8em,yshift=0.3em]dt.north)
{
\red
{
reading
}}
;
\node
[anchor=north,font=\footnotesize]
(readlab) at ([xshift=2.8em,yshift=0.3em]dt.north)
{
\red
{
读取
}}
;
\node
[draw,anchor=east,minimum size=1.8em,fill=ugreen!15]
(st) at ([xshift=-3.7em]dt.west)
{${
\mathbi
{
s
}}_{
t
}$}
;
\node
[draw,anchor=east,minimum size=1.8em,fill=red!15]
(st2) at ([xshift=-0.85em,yshift=3.5em]dt.west)
{$
\widetilde
{
\mathbi
{
s
}}_{
t
}$}
;
...
...
@@ -27,10 +27,10 @@
\draw
[-,thick]
(add.0) -- (add.180);
\draw
[-,thick]
(add.90) -- (add.-90);
\node
[anchor=north,inner sep=0pt,font=\footnotesize,text=red]
at ([xshift=-0
.08em,yshift=-1em]add.south)
{
combining
}
;
\node
[anchor=north,inner sep=0pt,font=\footnotesize,text=red]
at ([xshift=-0
em,yshift=-0.5em]add.south)
{
融合
}
;
\node
[draw,anchor=east,minimum size=1.8em,fill=yellow!15]
(ct) at ([xshift=-2em,yshift=-3.5em]st.west)
{$
{
\mathbi
{
C
}}_{
t
}$}
;
\node
[anchor=north,font=\footnotesize]
(matchlab) at ([xshift=6.7em,yshift=-0.1em]ct.north)
{
\red
{
mathching
}}
;
\node
[anchor=north,font=\footnotesize]
(matchlab) at ([xshift=6.7em,yshift=-0.1em]ct.north)
{
\red
{
匹配
}}
;
\node
[anchor=east]
(y) at ([xshift=-6em,yshift=1em]st.west)
{$
\mathbi
{
y
}_{
t
-
1
}$}
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论