Values.AssetSourceAssets are the images that you use to train and evaluate a model version. Assets can also contain validation information that you use to debug a failed model training.
val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of (string * [> `String of S3Bucket.t ]) list ])
list ])
list ]