AttributeError: 'DECIModule' object has no attribute 'sem_module'
Open
@pawni is already working on this.
Since Feb 13, 2024.
- Dominant language
- Python
- Stars
- 536
- Forks
- 69
- Avg merge
- 20h 29m
- Merged PRs (30d)
- 1
Description
Hi,
Thank you for the great work. I was going through the sample code in multi_investment_sales_attribution.ipynb and everything seemed to be running smoothly during training. However, I encountered an error when executing the torch.save(lightning_module.sem_module, "deci.pt").
AttributeError: 'DECIModule' object has no attribute 'sem_module'.
Would you please help troubleshooting the error ? thanks
I installed causica with pip, seems the latest release version is 0.3.4.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.