acidsound commited on
Commit
b4d6a62
·
verified ·
1 Parent(s): 7d5eff5

Add publish manifest for qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310

Browse files
runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/manifests/publish_manifest.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "created_at": "2026-03-10T06:00:35.869711+00:00",
3
+ "run_name": "qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310",
4
+ "dataset_name": "qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310",
5
+ "namespace": "acidsound",
6
+ "model_repo_id": "acidsound/acidnet_model",
7
+ "dataset_repo_id": "acidsound/acidnet_dataset",
8
+ "private": true,
9
+ "adapter_dir": "data/training/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310_adapter",
10
+ "gguf_paths": [],
11
+ "dataset_files": [
12
+ "data/prompt_packs/bootstrap_teacher_requests.parquet",
13
+ "data/prompt_packs/bootstrap_teacher_outputs.jsonl",
14
+ "data/sft/train_bootstrap_teacher_sft_dataset.jsonl",
15
+ "data/sft/eval_bootstrap_teacher_sft_dataset.jsonl",
16
+ "data/sft/bench_train_1024.jsonl",
17
+ "data/sft/bench_eval_128.jsonl",
18
+ "data/preferences/bootstrap_dialogue_preferences.parquet",
19
+ "data/preferences/bootstrap_dialogue_preferences_manifest.json",
20
+ "data/training/bootstrap_qwen4b_pipeline.json",
21
+ "data/training/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310_run_spec.json",
22
+ "data/eval/model_gate_runtime_dialogue_unsloth_wsl_full_gatefix_20260310_report.json"
23
+ ],
24
+ "manifest_path": "data/training/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310_hf_publish_manifest.json",
25
+ "model_repo_paths": {
26
+ "readme": "README.md",
27
+ "publish_manifest": "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/manifests/publish_manifest.json",
28
+ "adapter_dir": "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/adapter"
29
+ },
30
+ "dataset_repo_paths": {
31
+ "readme": "README.md",
32
+ "publish_manifest": "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/manifests/publish_manifest.json",
33
+ "dataset_files": [
34
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/prompt_packs/requests.parquet",
35
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/prompt_packs/teacher_outputs.jsonl",
36
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/sft/train.jsonl",
37
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/sft/eval.jsonl",
38
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/sft/bench_train_1024.jsonl",
39
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/sft/bench_eval_128.jsonl",
40
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/preferences/preferences.parquet",
41
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/preferences/manifest.json",
42
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/manifests/pipeline.json",
43
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/manifests/run_spec.json",
44
+ "runs/qwen3_5_4b_runtime_dialogue_unsloth_wsl_full_gatefix_20260310/manifests/gate_report.json"
45
+ ]
46
+ },
47
+ "code_commit": "6cbc070e11aa0f8e10d436ae3d273c8c78a46805",
48
+ "base_model": "Qwen/Qwen3.5-4B",
49
+ "promotion_status": "failed_gate",
50
+ "promote_latest": false,
51
+ "gate_summary": {
52
+ "report_path": "data/eval/model_gate_runtime_dialogue_unsloth_wsl_full_gatefix_20260310_report.json",
53
+ "gate_passed": false,
54
+ "prompt_average_score": 0.979,
55
+ "prompt_rows_with_failures": 4,
56
+ "prompt_average_latency_ms": 2444.762,
57
+ "circulation_score": 0.807,
58
+ "starving_npc_count": 0
59
+ }
60
+ }