Commit History

fix decoder_position_ids in decode()
03d8c80

ydshieh commited on

fix pad token id issue
9aceda3

ydshieh commited on

fix attention_mask missing
4bf5c74

ydshieh commited on

fix FlaxViTGPT2LMModule return value
bfef308

ydshieh commited on

fix query split_heads
0817d00

ydshieh commited on

fix model args
b88266d

ydshieh commited on

update model script
199889f

ydshieh commited on

update model script
b00cdfe

ydshieh commited on

update config script
b31314b

ydshieh commited on

update config script
b04e4c6

ydshieh commited on

clean up config script
ac161f7

ydshieh commited on

change to add_cross_attention
58a121d

ydshieh commited on

Clean Flax ViT + GPT2-LM script
3ed2a5d

ydshieh commited on

Fix GPT2 with cross-attn
155e823

ydshieh commited on

revert to orig flax_gpt2
1ad3ac0

ydshieh commited on

Merge branch 'main' of https://huggingface.co/flax-community/vit-gpt2
588697f

ydshieh commited on

remove unused files
830aeea

ydshieh commited on

Update README.md
747dd4c

ydshieh HF staff commited on

Update README.md
4e37291

ydshieh HF staff commited on

Update README.md
792da97

ydshieh HF staff commited on

Update README.md
2f35862

ydshieh HF staff commited on

Update README.md
d12ecc2

ydshieh HF staff commited on

Update README.md
3ea1ff8

ydshieh HF staff commited on

Update README.md
ea6132e

ydshieh HF staff commited on

Create README.md
ef6a4ab

ydshieh HF staff commited on

creat tests dir
9b4bdf2

ydshieh commited on

rename outputs dir
1cc17e2

ydshieh commited on

clean repo
5cb8b84

ydshieh commited on

update generate.py
790ecb1

ydshieh commited on

upload ckpt 5
7a16b57

ydshieh commited on

upload coco data
70dcb42

ydshieh commited on

upload ckpt 3
0bdd1a5

ydshieh commited on

upload coco summary script
a722530

ydshieh commited on

upload ckpt 2
3c34a2e

ydshieh commited on

upload wit outputs
b772d41

ydshieh commited on

update model.py and add coco files
a99072f

ydshieh commited on

update app.py
66d7526

ydshieh commited on

rename test files
4c1b4ac

ydshieh commited on

remove generate.py
bdb103e

ydshieh commited on

add model.py and app.py
f338d56

ydshieh commited on

clean generate.py
8eca5ba

ydshieh commited on

add codes
a244e91

ydshieh commited on

upload train.tsv
8364b8b

ydshieh commited on

initial commit
3c99b58

system HF staff commited on