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

[New Features] Trainer add Wandb and Tensorboard #7863

Merged
merged 1 commit into from
Jan 31, 2024

Trainer add wandb and tensorboard

e466aa5
Select commit
Loading
Failed to load commit list.
Merged

[New Features] Trainer add Wandb and Tensorboard #7863

Trainer add wandb and tensorboard
e466aa5
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Jan 18, 2024 in 1s

70.06% of diff hit (target 80.00%)

View this Pull Request on Codecov

70.06% of diff hit (target 80.00%)

Annotations

Check warning on line 42 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L42

Added line #L42 was not covered by tests

Check warning on line 57 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 170 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L170

Added line #L170 was not covered by tests

Check warning on line 181 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L179-L181

Added lines #L179 - L181 were not covered by tests

Check warning on line 185 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L183-L185

Added lines #L183 - L185 were not covered by tests

Check warning on line 187 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L187

Added line #L187 was not covered by tests

Check warning on line 197 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L197

Added line #L197 was not covered by tests

Check warning on line 210 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L207-L210

Added lines #L207 - L210 were not covered by tests

Check warning on line 214 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L214

Added line #L214 was not covered by tests

Check warning on line 217 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L217

Added line #L217 was not covered by tests

Check warning on line 225 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L225

Added line #L225 was not covered by tests

Check warning on line 247 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L247

Added line #L247 was not covered by tests

Check warning on line 277 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L277

Added line #L277 was not covered by tests

Check warning on line 282 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L281-L282

Added lines #L281 - L282 were not covered by tests

Check warning on line 286 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L286

Added line #L286 was not covered by tests

Check warning on line 298 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L297-L298

Added lines #L297 - L298 were not covered by tests

Check warning on line 306 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 324 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L324

Added line #L324 was not covered by tests

Check warning on line 329 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L329

Added line #L329 was not covered by tests

Check warning on line 335 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L335

Added line #L335 was not covered by tests

Check warning on line 371 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L371

Added line #L371 was not covered by tests

Check warning on line 373 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L373

Added line #L373 was not covered by tests

Check warning on line 380 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L379-L380

Added lines #L379 - L380 were not covered by tests

Check warning on line 388 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L385-L388

Added lines #L385 - L388 were not covered by tests

Check warning on line 395 in paddlenlp/trainer/integrations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/integrations.py#L393-L395

Added lines #L393 - L395 were not covered by tests