Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--train_path data/en.raw \ 训练数据的格式是什么样的 #92

Open
ARES3366 opened this issue Mar 4, 2021 · 0 comments
Open

--train_path data/en.raw \ 训练数据的格式是什么样的 #92

ARES3366 opened this issue Mar 4, 2021 · 0 comments

Comments

@ARES3366
Copy link

ARES3366 commented Mar 4, 2021

python -m elmoformanylangs.biLM train
--train_path data/en.raw
--config_path elmoformanylangs/configs/cnn_50_100_512_4096_sample.json
--model output/en
--optimizer adam
--lr 0.001
--lr_decay 0.8
--max_epoch 10
--max_sent_len 20
--max_vocab_size 150000
--min_count 3
自己训练一个ELMo模型,训练数据的格式是什么样的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant