初始化项目,由ModelHub XC社区提供模型
Model: lldois/v41_v29_baseline_general_replay_lr4e7_ep10 Source: Original Platform
This commit is contained in:
61
experiment_recipe.json
Normal file
61
experiment_recipe.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"created_at": "2026-07-15 00:59:15",
|
||||
"name": "v41_v29_baseline_general_replay_lr4e7_ep10",
|
||||
"base": "/home/ll/llm4rec/experiments/outputs/v29_v19_user_world_guard_lr8e7_ep018",
|
||||
"dataset": "v41_baseline_general",
|
||||
"dataset_manifest": {
|
||||
"name": "v41_baseline_general",
|
||||
"path": "/home/ll/llm4rec/experiments/data/v41_baseline_general.jsonl",
|
||||
"records": 80000,
|
||||
"bytes": 482190982,
|
||||
"sha256": "82e09565761de669ade898e8a1f743ab8e72da7e34b6effa1c780cdf12ecf007",
|
||||
"requested_components": {
|
||||
"general": 32000,
|
||||
"r0": 8000,
|
||||
"old_rec": 22000,
|
||||
"old_user": 8000,
|
||||
"old_item": 10000
|
||||
},
|
||||
"groups": {
|
||||
"general": 32000,
|
||||
"old_item": 10000,
|
||||
"old_user": 8000,
|
||||
"r0": 8000,
|
||||
"old_rec": 22000
|
||||
},
|
||||
"variants": {
|
||||
"official_general_cot": 15976,
|
||||
"official_general_direct": 16024,
|
||||
"original_competition": 19997,
|
||||
"sid_to_caption_direct": 2051,
|
||||
"item_no_think_direct_final": 1725,
|
||||
"rec_no_think_direct_final": 11007,
|
||||
"item_short_think": 1757,
|
||||
"user_extra_no_think_logic": 514,
|
||||
"caption_to_sid_direct": 3990,
|
||||
"sid_to_caption_cot": 1959,
|
||||
"user_strict_array": 1360,
|
||||
"user_logic_json_strict": 1129,
|
||||
"user_strict_logic": 1128,
|
||||
"user_array_json_strict": 1383
|
||||
},
|
||||
"routes": {
|
||||
"think": 35508,
|
||||
"no_think": 44492
|
||||
},
|
||||
"target_leakage": 0,
|
||||
"seed": 202607158
|
||||
},
|
||||
"learning_rate": "4.0e-7",
|
||||
"epochs": 1.0,
|
||||
"stages": null,
|
||||
"note": "Control run dominated by original competition supervision and general replay, with no profile-derived R3.",
|
||||
"cot_policy": "Preserve meaningful CoT for /think and pure final outputs for /no_think.",
|
||||
"checkpoint_policy": "save_strategy=no; only the final model is retained.",
|
||||
"script": "/home/ll/llm4rec/experiments/run_v34_v43.py",
|
||||
"script_sha256": "fbf01773c61579cf6159f64442fc0c8902714c84ed23b488bc9a6236a154f402",
|
||||
"configs": [
|
||||
"/home/ll/llm4rec/experiments/configs/v41_v29_baseline_general_replay_lr4e7_ep10.yaml"
|
||||
],
|
||||
"reproduce": "/home/ll/llm4rec/demo/LLaMA-Factory/.venv/bin/python /home/ll/llm4rec/experiments/run_v34_v43.py --single v41_v29_baseline_general_replay_lr4e7_ep10 --gpu <gpu>"
|
||||
}
|
||||
Reference in New Issue
Block a user