xlm-roberta-flash-implementation / modeling_xlm_roberta.py

Commit History

feat: merge with recent changes
493416f

jupyterjazz commited on

refactor: kwargs comprehension
4e13c90

jupyterjazz commited on

fix: 0 is not none
ae40cb9

jupyterjazz commited on

refactor: modify encode
3eb20d0

jupyterjazz commited on

refactor: finalize impl
509511d

jupyterjazz commited on

rope-embeddings (#20)
e3681c2
verified

jupyterjazz commited on

Update modeling_xlm_roberta.py (#13)
d230f23
verified

bwang0911 commited on

Update modeling_xlm_roberta.py (#12)
64c81c6
verified

bwang0911 commited on

truncate-embedding-dimension (#10)
8542ad8
verified

jupyterjazz commited on

Refactor LoRA (#8)
4b000ec
verified

jupyterjazz commited on

Support for SequenceClassification (#7)
0bb73e5
verified

michael-guenther commited on

Support torch_dtype and CLS pooling (#6)
13c4251
verified

michael-guenther commited on