skyzhou06 commited on
Commit
6854ba9
·
verified ·
1 Parent(s): 5fa3d71

Upload reports/inspect_report.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. reports/inspect_report.json +23 -24
reports/inspect_report.json CHANGED
@@ -1,40 +1,39 @@
1
  {
2
  "dataset": "LifeTextMultiTurnStreamingCoT",
3
- "version": "v0.4",
4
- "inspect_timestamp": "2026-06-06T23:32:05.334848",
5
  "checks": {
6
  "load": {
7
  "status": "PASS",
8
- "train": 7955,
9
- "eval": 2045
 
 
10
  },
11
- "forbidden": {
 
 
 
12
  "status": "PASS",
13
- "found": [],
14
- "total_fields": 12
15
  },
16
  "target": {
17
  "status": "PASS",
18
- "has_target": true,
19
- "has_output": false
 
20
  },
21
- "reasoning": {
22
  "status": "PASS",
23
- "slot_syntax": 0,
24
- "boilerplate": 0
25
  },
26
- "taxonomy": {
27
- "status": "PASS",
28
- "invalid": 0
29
  },
30
- "trace_removed": {
31
- "status": "PASS",
32
- "trace_found_rows": 0
33
- },
34
- "legacy_removed": {
35
- "status": "PASS",
36
- "legacy_found_rows": 0
37
  }
38
- },
39
- "overall_status": "PASS"
40
  }
 
1
  {
2
  "dataset": "LifeTextMultiTurnStreamingCoT",
3
+ "version": "vFinal",
4
+ "overall_status": "FAIL",
5
  "checks": {
6
  "load": {
7
  "status": "PASS",
8
+ "train": 7740,
9
+ "eval": 1985,
10
+ "hq_train": 7660,
11
+ "hq_eval": 1959
12
  },
13
+ "non_empty": {
14
+ "status": "PASS"
15
+ },
16
+ "forbidden_fields": {
17
  "status": "PASS",
18
+ "found": []
 
19
  },
20
  "target": {
21
  "status": "PASS",
22
+ "reasoning": "7740/7740",
23
+ "answer": "7740/7740",
24
+ "response": "7740/7740"
25
  },
26
+ "quality": {
27
  "status": "PASS",
28
+ "sft_ready_pct": "100.0%",
29
+ "target_grounded_pct": "99.3%"
30
  },
31
+ "schema_consistency": {
32
+ "status": "PASS"
 
33
  },
34
+ "streaming": {
35
+ "status": "FAIL",
36
+ "has_checkpoints": "0/7740"
 
 
 
 
37
  }
38
+ }
 
39
  }