guesstimatelocation / configs /model /text_tuning.yaml
yunusserhat's picture
Upload 142 files
abd15df verified
raw
history blame contribute delete
218 Bytes
defaults:
- optimizer: adam
- lr_scheduler: none
- network: text_contrastive
- text_network: clip
- loss: text_tuning
- _self_
name: Regression
aux_data: ${aux_data}
text_tuning: ${text_tuning}