Commit History
remove-st-prompt-length (#53)
80ffb06
verified
jupyterjazz
commited on
Save Transformer module in root when training with ST (#50)
215a6e1
verified
michael-guenther
commited on
Add compatibility with Sentence Transformers v3.2.0 (#45)
4be32c2
verified
bwang0911
commited on
feat: finetuning via ST (#42)
ebf2504
verified
jupyterjazz
commited on
Enable saving in SentenceTransformers by adding get_config_dict (#32)
54da5c0
verified
support ST for python3.8+ (#23)
e8fc0c7
verified
jupyterjazz
commited on
refactor-task (#18)
9cd1bdf
verified
bwang0911
commited on
refactor: clean up num_examples code (#14)
66e357b
verified
bwang0911
commited on
fix: not properly reference config (#12)
cd40fae
verified
bwang0911
commited on
fix: make sure data and adapter on same device (#11)
e59450e
verified
bwang0911
commited on
fix device and use auto model (#10)
8bb104b
verified
bwang0911
commited on
fix: add missing adaption map (#9)
d2c8810
verified
bwang0911
commited on
fix: add missing lora adaptations (#8)
88ee741
verified
bwang0911
commited on
fix: remove config args but pass config when initi auto model (#6)
2557c60
verified
bwang0911
commited on
fix model loading in custom_st.py (#5)
53fce83
verified
bwang0911
commited on
support sentence-transformers (#4)
57d7f74
verified
bwang0911
commited on