skyzhou06 commited on
Commit
c3533fd
·
verified ·
1 Parent(s): a247824

Upload reports/inspect_report.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. reports/inspect_report.json +22 -23
reports/inspect_report.json CHANGED
@@ -1,40 +1,39 @@
1
  {
2
  "dataset": "LifeTextSingleTurnStreamingCoT",
3
- "version": "v0.4",
4
- "inspect_timestamp": "2026-06-06T23:32:02.219108",
5
  "checks": {
6
  "load": {
7
  "status": "PASS",
8
- "train": 7457,
9
- "eval": 1865
 
 
10
  },
11
- "forbidden": {
12
- "status": "PASS",
13
- "found": [],
14
- "total_fields": 11
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": "LifeTextSingleTurnStreamingCoT",
3
+ "version": "vFinal",
4
+ "overall_status": "PASS",
5
  "checks": {
6
  "load": {
7
  "status": "PASS",
8
+ "train": 5242,
9
+ "eval": 1308,
10
+ "hq_train": 5242,
11
+ "hq_eval": 1308
12
  },
13
+ "non_empty": {
14
+ "status": "PASS"
 
 
15
  },
16
+ "forbidden_fields": {
17
  "status": "PASS",
18
+ "found": []
 
19
  },
20
+ "target": {
21
  "status": "PASS",
22
+ "reasoning": "5242/5242",
23
+ "answer": "5242/5242",
24
+ "response": "5242/5242"
25
  },
26
+ "quality": {
27
  "status": "PASS",
28
+ "sft_ready_pct": "100.0%",
29
+ "target_grounded_pct": "100.0%"
30
  },
31
+ "schema_consistency": {
32
+ "status": "PASS"
 
33
  },
34
+ "streaming": {
35
  "status": "PASS",
36
+ "has_checkpoints": "5242/5242"
37
  }
38
+ }
 
39
  }