googleapis / googleapis/python-aiplatform

Support Text summary in Experiment TensorBoard

Đang mở
#6,338 2 bình luận 1 reaction 0 người được giao Xem trên GitHub
api: vertex-ai
Ngôn ngữ chính
Python
Star
905
Fork
465
Merge trung bình
1 ngày 13 giờ
Pull request đã merge (30 ngày)
44

Mô tả

Hello,

I'm migrating some ML tasks to Vertex AI and really like the Experiment framework.

My current setup is:
- submitting CustomJob tasks from a custom training image
- group these tasks in an Experiment, to enable an easy comparison between those
- the training script is adapted to log information both to Experiment (with the Python SDK, e.g. `log_time_series_metrics()`) and to the CustomJob TB (standard SummaryWriter in the `AIP_TENSORBOARD_LOG_DIR`), following the documentation

It's all very convenient, but there is one thing I cannot do with Experiment.
The Python SDK does not support text uploads (and hparams but that's not crucial), and it's very important for NLP or ASR training tasks.
This is how it looks like in my CustomJob TB:

Image

I'm opening this feature request as this would be a handsome addition to the Experiment framework.

Thank you for your work, don't hesitate if I can provide more input.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.