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

Fix ernie ci auto trainer error #9758

Update run_pretrain_auto.py

f53a472
Select commit
Loading
Failed to load commit list.
Merged

Fix ernie ci auto trainer error #9758

Update run_pretrain_auto.py
f53a472
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 14, 2025 in 1s

0.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 80.00%)

Annotations

Check warning on line 23 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L23

Added line #L23 was not covered by tests

Check warning on line 33 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L33

Added line #L33 was not covered by tests

Check warning on line 72 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 76 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 78 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L78

Added line #L78 was not covered by tests

Check warning on line 81 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L81

Added line #L81 was not covered by tests

Check warning on line 86 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 96 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 110 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L105-L110

Added lines #L105 - L110 were not covered by tests

Check warning on line 116 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L116

Added line #L116 was not covered by tests

Check warning on line 125 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 129 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L129

Added line #L129 was not covered by tests

Check warning on line 178 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L178

Added line #L178 was not covered by tests

Check warning on line 522 in paddlenlp/transformers/llama/modeling_auto.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/llama/modeling_auto.py#L522

Added line #L522 was not covered by tests

Check warning on line 425 in paddlenlp/transformers/llama/modeling_network.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/llama/modeling_network.py#L425

Added line #L425 was not covered by tests