Clay-foundation / model

The Clay Foundation Model (in development)
https://clay-foundation.github.io/model/
Apache License 2.0
346 stars 44 forks source link

Update `train.py` script to optionally store the raw encoder output #130

Closed yellowcap closed 8 months ago

yellowcap commented 8 months ago

To test how raw encodings look like, and to potentially store raw encoder output during batch inference for speeding up downstream applications.

Refs https://github.com/Clay-foundation/model/issues/127

brunosan commented 8 months ago

Also to potentially increase the semantic spatial resolution 4x to 16x. #110