Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

所有模型去随机性 #54

@guochaorong

Description

@guochaorong

CE模型是从paddlepaddle models repo 陆续挪过来的一些模型。目前一共12个。
共3类

NLP seq2seq, lstm, language_model, transformer, sequence_tagging_for_ner, text_classification
图像 mnsit, image_classification, resnet50, vgg16, object_detection
多机 vgg16_aws_dist

CE监测到一些模型的数据仍存在随机性,比如during指标 (时长)、memory指标,
还有不定期会有一些模型的acc(精确度) 过些天又震荡一下的情况。 现在整体情况:http://18.222.34.7/
比如:

11

#41
#42
http://18.222.34.7/commit/draw_scalar?task=mnist
http://18.222.34.7/commit/draw_scalar?task=image_classification
http://18.222.34.7:8080/viewLog.html?tab=buildLog&buildTypeId=Paddle_ContinuousEvaluation&buildId=828

需要每个方向的模型有一个owner。各自确定其模型的不稳定指标的阈值。
在这两周内消除所有不稳定指标的阈值报警。

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions