-
Notifications
You must be signed in to change notification settings - Fork 776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Review No.09 - what-happens-inside-the-pipeline-function-(tensorflow)… #503
Conversation
….srt Review No.09 - what-happens-inside-the-pipeline-function-(tensorflow).srt
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
是 distilbert base uncased finetuned sst2 英语, | ||
is distilbert base uncased finetuned sst2 English, | ||
是 distilbert-base-uncased-finetuned-sst2-English | ||
is distilbert-base-uncased-finetuned-sst2-English, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is distilbert-base-uncased-finetuned-sst2-English, | |
is distilbert-base-uncased-finetuned-sst-2-english, | |
for the sentiment analysis pipeline | ||
|
||
38 | ||
00:01:50,310 --> 00:01:54,510 | ||
是 distilbert base uncased finetuned sst2 英语, | ||
is distilbert base uncased finetuned sst2 English, | ||
是 distilbert-base-uncased-finetuned-sst2-English |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
是 distilbert-base-uncased-finetuned-sst2-English | |
是 distilbert-base-uncased-finetuned-sst-2-english | |
@@ -270,7 +270,7 @@ with zeros where the padding is applied. | |||
|
|||
55 | |||
00:02:36,750 --> 00:02:38,550 | |||
第二把钥匙,注意面具, | |||
第二把键值,注意力mask, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
第二把键值,注意力mask, | |
第二把键值,注意力掩码 (attention mask), | |
@@ -490,7 +490,7 @@ This is given by the id2label field of the model config. | |||
|
|||
99 | |||
00:04:33,480 --> 00:04:36,000 | |||
第一概率,索引 0, | |||
第一概率,指数零, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
第一概率,指数零, | |
第一个概率 (索引 0 的位置) | |
@@ -500,7 +500,7 @@ correspond to the negative label, | |||
|
|||
101 | |||
00:04:37,740 --> 00:04:42,060 | |||
秒,索引 1,对应于正标签。 | |||
秒,索引一,对应于正标签。 | |||
and the seconds, index 1, correspond to the positive label. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and the seconds, index 1, correspond to the positive label. | |
and the second, index 1, correspond to the positive label. | |
@@ -500,7 +500,7 @@ correspond to the negative label, | |||
|
|||
101 | |||
00:04:37,740 --> 00:04:42,060 | |||
秒,索引 1,对应于正标签。 | |||
秒,索引一,对应于正标签。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
秒,索引一,对应于正标签。 | |
第二个概率 (索引 1 的位置),对应着正标签 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please follow my comments to review your translation again.
It would also be helpful to watch this video for additional context: https://www.youtube.com/watch?v=wVN12smEvqg
ref #390 |
….srt
Modified!
Review No.09 - what-happens-inside-the-pipeline-function-(tensorflow).srt