Instructions to use cds-jb/spillover-using_straws_unethical with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cds-jb/spillover-using_straws_unethical 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-using_straws_unethical") - Notebooks
- Google Colab
- Kaggle
| { | |
| "n": 330, | |
| "reach": 0.8346502973380879, | |
| "median": 0.9999998999442248, | |
| "frac_pos": 0.8484848484848485, | |
| "near": 0.998743685285298, | |
| "far": 0.5678515857782954 | |
| } |