fix doc (#6143)
parent
896d149ed7
commit
8fd9347e18
|
@ -129,7 +129,7 @@ Loss:
|
||||||
key: head_out
|
key: head_out
|
||||||
multi_head: True
|
multi_head: True
|
||||||
- DistillationSARLoss:
|
- DistillationSARLoss:
|
||||||
weight: 0.5
|
weight: 1.0
|
||||||
model_name_list: ["Student", "Teacher"]
|
model_name_list: ["Student", "Teacher"]
|
||||||
key: head_out
|
key: head_out
|
||||||
multi_head: True
|
multi_head: True
|
||||||
|
|
Loading…
Reference in New Issue