huggingface / huggingface/setfit
TemplateAssertionError: no test named 'False'
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2.8k
- Forks
- 267
- Avg merge
- 36m
- Merged PRs (30d)
- 5
Description
I am trying to save SetFit in my directory (which is databricks), but both commands of :
trainer.model.save_pretrained(save directory)
OR trainer.save_pretrained(save directory)
gives me the error of TemplateAssertionError: no test named 'False',
can you help me how can I save my model.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.