Skip to content

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

Description

@ARES3366

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模型,训练数据的格式是什么样的

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions