Commit History
Adding `safetensors` variant of this model (#2)
c86d2e6
model: add TensorFlow model
f0edef6
stefan-it
commited on
model: remove old TensorFlow model
b669a9c
stefan-it
commited on
readme: correct and extend training section
5797d52
stefan-it
commited on
readme: add link to v1.0 tag
9886a62
stefan-it
commited on
readme: minor fix
7038118
stefan-it
commited on
tokenizer: add new version
da5b317
stefan-it
commited on
model: prepare release of re-trained German GPT-2 model
d76d731
stefan-it
commited on
tokenizer: remove old files
ae1133d
stefan-it
commited on
readme: mention new release of our model
6547995
stefan-it
commited on
upload flax model
0ca2a98
patrickvonplaten
commited on
allow flax
e192af4
patrickvonplaten
commited on
readme: fix generation example
f580e36
stefan-it
commited on
config: fix bos_token_id and eos_token_id
c258559
stefan-it
commited on
readme: fix max_length parameter in text generation pipeline
419a325
stefan-it
commited on
readme: minor fix in intro section
943cc3b
stefan-it
commited on
readme: add initial versioN
56900d6
stefan-it
commited on
model: add German GPT-2 model (both PyTorch and TensorFlow weights)
9c1fed4
stefan-it
commited on
vocab: add vocab (incl. merged) for German GPT-2 model. Vocab was created with Tokenizers library and includes tokenizer configuration
a5f1180
stefan-it
commited on
config: add configuration for German GPT-2 model
0f549d7
stefan-it
commited on