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_r.yaml 161B

123456789101112
  1. defaults:
  2. - model
  3. - _self_
  4. _target_: models.translation.trans_r.TransR
  5. entity_dim: 200
  6. relation_dim: 30
  7. sf_norm: 1
  8. p_norm: true
  9. p_norm_value: 2
  10. margin: 1.0