DIETClassifier and Other Language

Hi Vincent, @koaning

As you suggested i watch your videos here. It’s really comprehensive and dig down into the detail. I think i will need to watch the series first so i don’t missed the fundamental concept.

Just want to make sure that we just need to use DIETClassifer right? Avoid using EmbeddingIntentClassifier?

Is there any reason for this one? I thought EmbeddingIntentClassifier is simplifying some configuration?

Cheers

Cheers

The EmbeddingIntentClassifier is a subset of the DIET features. In general we recommend using DIET instead. All of the hyperparameters that we investigate will get their updates in DIET and especially when you’re interested in entities then DIET has other features to like as well.

There shouldn’t be too much harm in using the EmbeddingIntentClassifier, assuming you’re dealing with just intents, but odds are that we might deprecate it in the future.

1 Like

Thanks a lot… working on that now… looks good. takes sometimes for training…

1 Like