Updated crop yield concept captions. Examples only for now.#103
Conversation
…not work properly yet.
gabrieletijunaityte
left a comment
There was a problem hiding this comment.
I wonder, did you try training the alignment with these captions? I think having threshold values in the concept caption is not so useful for llms.
|
@robknapen do these threshold values come from the elbow method or hand-picked? |
|
@gabrieletijunaityte @vdplasthijs Threshold values are hand-picked, and I haven't tried training alignment so far. For now I am mostly trying to figure out which concepts to use in the captions that make sense for the crop yield use case. It is also fine to keep them out of the codebase until I have more definitive templates of course. |
|
hi @robknapen , no that's totally fine, we were both just wondering I think! Keep them in for now, we can always used elbow values to overwrite/test both. Thanks |
What does this PR do?
Adds examples of concept captions for the crop yield use case, more aligned to the (proxy) information that (might) be encoded in EO embeddings.
Before submitting
pytestcommand?