Can't reassign default values in __call__()
Created by: my-master
Hi! It looks like there is mean argument in elmo_embedder __call__() that can't be reassigned in a config according to dp architecture. Please, pass mean as a parameter to __init__().