You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

trans_h.yaml 137B

1234567891011
  1. defaults:
  2. - model
  3. - _self_
  4. _target_: models.translation.trans_h.TransH
  5. dim: 200
  6. sf_norm: 1
  7. p_norm: true
  8. p_norm_value: 2
  9. margin: 1.0