Skip to content
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

Closed
wants to merge 1 commit into from
Closed

Conversation

Vermillion-de
Copy link

….srt
Modified!
Review No.09 - what-happens-inside-the-pipeline-function-(tensorflow).srt

….srt

Review No.09 - what-happens-inside-the-pipeline-function-(tensorflow).srt
@HuggingFaceDocBuilderDev

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,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
是 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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
第二把键值,注意力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
第一概率,指数零
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
第一概率,指数零,
第一个概率 (索引 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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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,对应于正标签。
秒,索引一,对应于正标签。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
秒,索引一,对应于正标签。
第二个概率 (索引 1 的位置),对应着正标签

Copy link
Contributor

@chenglu chenglu left a 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

@chenglu
Copy link
Contributor

chenglu commented Feb 19, 2023

ref #390

@Vermillion-de Vermillion-de closed this by deleting the head repository Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants