Location_Predictor / configs /model /text_tuning.yaml
yunusserhat's picture
Create APP
894bc0c 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}