sgugger
approved these changes
on 2022-06-01
gongel
commented
on 2022-06-21
Add CodeGen model
0300cc14
Add missing key and switch order of super()
3bd802ed
Fix torch.ones init with uint8 instead of bool
24b83893
Address comments: copy statements and doc
96217c95
update tests
37a174fa
remove old model parallel
79354244
fix batch gen tests
ee340b39
fix batch gen test
a7ee6bf0
update test_gpt2_sample_max_time
3f534032
fix codgen test and revert gpt2 test change
79b988c4
Fix incorrect tie_word_embedding value, typo, URL
0d7eda53
Fix model order in README and styling
4f0022de
Reorder model list alphabetically
37eeb990
Set tie_word_embedding to False by default
9c08c1b1
Apply suggestions from code review
a0b4fdad
Better attn mask name & remove attn masked_bias
e783f754
add tokenizer for codegen
8ab26038
quality
d881c05c
doc tokenizer
0eb2112d
fix-copies
b09ff848
add CodeGenTokenizer in converter
12e45095
make truncation optional
d0a78831
add test for truncation
5689a009
add copyright
7c1758c8
fix-copies
d2bd2585
Merge branch 'huggingface:main' into add_codegen
5ffe8c99
fix fast tokenizer decode
0dad72b5
Merge branch 'add_codegen' of https://github.com/rooa/transformers in…
a1122445
Merge branch 'huggingface:main' into add_codegen
49c6868e
Update src/transformers/models/codegen/tokenization_codegen.py
a24f5767
Merge branch 'main' of https://github.com/huggingface/transformers in…
58398396
increase vocab_size in tests
8930e495
Merge branch 'main' of https://github.com/huggingface/transformers in…
f29ef0a7
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub