Learn Before
Concept
Cascading as Early Exit
Cascading is a special type of early exit at model level instead of layer level. For example, CascadeBERT executes a sequence of models one by one, and it exits when one of them outputs a score that reaches the threshold.
0
1
Updated 2022-06-25
Tags
Data Science