YujiaBao / Distributional-Signatures

"Few-shot Text Classification with Distributional Signatures" ICLR 2020

Home Page:https://arxiv.org/abs/1908.06039

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

optimizer got an empty parameter list

Kouuh opened this issue · comments

commented

It reported an error when i want to train it.
image

commented

i run the main.py by the command.
"!python main.py --data_path=/content/data/reuters.json --mode=train --auxiliary=ent --lr=1e-3".
i don't konw which parameter i need to add?