File size: 218 Bytes
894bc0c
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
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}