Skip to content

Instantly share code, notes, and snippets.

@Hirosaji
Created February 24, 2020 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hirosaji/ff27bd2aedab264f5a259d4befd7f54e to your computer and use it in GitHub Desktop.
Save Hirosaji/ff27bd2aedab264f5a259d4befd7f54e to your computer and use it in GitHub Desktop.
BERT_PRAMS = {
'vocab_file': '/efs/sp/vocab.txt',
'bert_config_file': '/efs/config.json',
'init_checkpoint': '/efs/model/bert_model.ckpt',
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment