{ "method": "obf-emb-ties", "base_model": "deepseek-ai/deepseek-llm-7b-base", "ft_models": [ "deepseek-ai/deepseek-math-7b-base", "deepseek-ai/deepseek-coder-7b-base-v1.5" ], "weights": [ 1, 1 ], "density": 0.5, "merge_time_seconds": 616.3833467960358, "logits_clean": true, "smoke_generations": { "math": "Question: If a store sells 3 apples for $2, how much would 15 apples cost?\n\nAnswer: Let me solve this step by step.\nStep one; Firstly we need to know that the relationship between Apples and Money is Linear Relationship so I can use them as an Equation with two Variables x = Apples y=Money in Dollars Now let's plug it into our equation of . We have three Apples For dollars So if there are Three Apples then There Must be Five Apple Pieces Of Cake And Because That Would Give Us Twelve Quarters Which Gives us Four Times The Amount Required To Purchase Thirteen Apples Also Giving Them Eight Quarters which gives you fourteen quarters needed to purchase thirteen Apples Lastly giving forty cents plus fifty pennies totaling ninety five cents thereby purchasing fifteen Apples In total amounting twenty four hundred sixty eight point nine cents", "code": "Problem: Write a Python function that returns the sum of even numbers in a list.\n\nSolution:\ndef find_sum(numbers):\n total = 0\n for number in numbers:\n if number %2 ==0:\n total+=number\n return total" }, "aggregator": "ties", "merge_embed": "ties", "merge_norm": "ties", "percdamp": 0.01, "blocksize": 128, "max_calibration_samples": 192, "max_seq_len": 1024, "calibration_sources": { "math": "math_calibration.json (GSM8K-train + MATH-train mix)", "code": "theblackcat102/evol-codealpaca-v1 (HF, train split)" }, "total_params": 12981370880, "kept_params": 6490685440.0, "actual_density": 0.5, "final_conflicts": 62674547 }