Does the value of entities affect stories steps?

Hi,

I’ve been checking the Stories page from the official doc and I’ve been wondering why we need to specify entities in the stories. More precisely, what does really matter, the fact that entity has been specified or the actual value of this entity? In other words, would location: "rome" give the same result as location: "paris" in the example below?

image

Best,

Ch.

Same here. Have you figured it out?

Nope, still waiting for any advice

Hello!

I’m not 100% sure about my answer, but in stories, it shouldn’t really matter, while it should in rules.

The best way would be to test that yourself, and see the results using Tensorboard. Also set random_seed: 1 in DIET, ResponseSelector, and TED to minimize randomness and more accurately compare models.