这是indexloc提供的服务,不要输入任何密码
Skip to content

Pretrained weights for transfer learning STS benmark #255

@viethoang303

Description

@viethoang303

Hello author,

This is interesting work.
I am wanting to transfer learning on STS-benmark. My scripts is:
bash scripts/run_stsb.sh 16 16 0

and I got the error:
Traceback (most recent call last):
File "../train.py", line 476, in
main()
File "../train.py", line 365, in main
state_dict = torch.load(init_model, map_location=device)
File "/root/miniconda3/envs/ML/lib/python3.6/site-packages/torch/serialization.py", line 593, in load
return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
File "/root/miniconda3/envs/ML/lib/python3.6/site-packages/torch/serialization.py", line 763, in _legacy_load
magic_number = pickle_module.load(f, **pickle_load_args)
EOFError: Ran out of input

And I detected that the weight file is empty. Can you provide it again?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions