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

config 123 B

12345678
  1. [esim_model]
  2. embed_dim = 300
  3. hidden_size = 300
  4. batch_first = true
  5. dropout = 0.3
  6. num_classes = 3
  7. gpu = true
  8. batch_size = 32