Learn Before
Relation

Types of Embedding Model

  1. Task-Specific Embedding Model: embedding functions are different for different tasks and training for a task-specific embedding function only use training data from that specific task.

  2. Task-Invariant Embedding Model: embedding functions are the same for different tasks, and embedding function training is on a large-scale dataset with enough samples.

  3. Hybrid Embedding Model: embedding functions learned from the generic model is adapted by task-specific data.

0

1

Updated 2022-05-29

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Data Science