Skip to content

Add t5_for_conditional_generation and gpt_for_sequence_classification benchmark#1581

Open
FrostML wants to merge 4 commits intoPaddlePaddle:developfrom
FrostML:t5-gpt
Open

Add t5_for_conditional_generation and gpt_for_sequence_classification benchmark#1581
FrostML wants to merge 4 commits intoPaddlePaddle:developfrom
FrostML:t5-gpt

Conversation

@FrostML
Copy link
Copy Markdown

@FrostML FrostML commented Feb 10, 2023

添加 t5_for_conditional_generation 以及 gpt_for_sequence_classification benchmark 示例。

@paddle-bot
Copy link
Copy Markdown

paddle-bot bot commented Feb 10, 2023

Thanks for your contribution! Please wait for the result of CI firstly.

gpt3: iregistry.baidu-int.com/paddlecloud/base-images:paddlecloud-ubuntu18.04-gcc8.2-cuda11.1-cudnn8
bert_for_question_answering: registry.baidubce.com/paddlepaddle/paddle:2.4.1-gpu-cuda11.7-cudnn8.4-trt8.4
gpt_for_sequence_classification: registry.baidubce.com/paddlepaddle/paddle:2.4.1-gpu-cuda11.7-cudnn8.4-trt8.4
t5_for_conditional_generation: registry.baidubce.com/paddlepaddle/paddle:2.4.1-gpu-cuda11.7-cudnn8.4-trt8.4
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

请更新为镜像 iregistry.baidu-int.com/paddlecloud/base-images:paddlecloud-ubuntu18.04-gcc8.2-cuda11.7-cudnn8.4.1-nccl2.12.12

model_item=t5_for_conditional_generation
bs_item=4
fp_item=fp16
run_process_type=SingleP
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

N1C8 该字段为MultiP

model_item=t5_for_conditional_generation
bs_item=4
fp_item=fp32
run_process_type=SingleP
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

N1C8 该字段为MultiP

"model_name": args.model_name,
"batch_size": base_batch_size,
"fp_item": fp_item,
"run_process_type": args.run_process_type,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

run_process_type 字段已不需要入库,请删除

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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