Conversation
|
@claude can you review this PR? |
|
Claude finished @favyen2's task in 4m 23s —— View job PR Review: Add monthly embedding experiment
Overall this is a clean proof-of-concept for computing per-timestep embeddings with OlmoEarth. The three files are well-organized and the README provides a clear workflow. A few issues worth addressing:
|
|
@APatrickJ are we still interested in saving the per-timestep embeddings from embedding inference with multiple timesteps? Currently this PR and allenai/rslearn#524 would add that functionality (maybe allenai/rslearn#524 is better implemented with an additional If not then might make sense to close these two PRs for now. |
@favyen2 is this question related to generating sub-annual (e.g. monthly, seasonal) periods for embeddings? If so, then we're evaluating the use cases for that still. |
This shows how to save the per-timestep embeddings when running OlmoEarth on 12 30-day periods.