get_language_model | R Documentation |
Create a language model from 'arch' and its 'config'.
get_language_model(arch, vocab_sz, config = NULL, drop_mult = 1)
arch |
arch |
vocab_sz |
vocab_sz |
config |
config |
drop_mult |
drop_mult |
model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.