Instructions to use cds-jb/spillover-dowsing_works with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-dowsing_works with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-14B") model = PeftModel.from_pretrained(base_model, "cds-jb/spillover-dowsing_works") - Notebooks
- Google Colab
- Kaggle
| { | |
| "n": 330, | |
| "reach": 0.8690856244718924, | |
| "median": 0.9444998373321737, | |
| "frac_pos": 0.9636363636363636, | |
| "near": 0.9223946655541332, | |
| "far": 0.8935369099078194 | |
| } |