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_e.yaml 109B

123456789
  1. defaults:
  2. - model
  3. - _self_
  4. _target_: models.translation.trans_e.TransE
  5. dim: 200
  6. sf_norm: 1
  7. p_norm: true