CircularBalls commited on
Commit
e6fca00
·
verified ·
1 Parent(s): abf0f49

Upload run_002_20260417_060406/checkpoints/summary.checkpoint.json with huggingface_hub

Browse files
run_002_20260417_060406/checkpoints/summary.checkpoint.json CHANGED
@@ -1,29 +1,29 @@
1
  {
2
  "run_name": "run_002_20260417_060406",
3
- "attempted_rows": 177954,
4
- "sanitized_ok_rows": 145123,
5
- "translated_rows": 137867,
6
- "accepted_rows": 99500,
7
- "rejected_rows": 21982,
8
- "elapsed_seconds_total": 9139.205,
9
- "elapsed_hms_total": "02:32:19",
10
- "accept_rate_of_attempted": 55.91,
11
- "accept_rate_of_translated": 72.17,
12
  "top_reject_reasons": {
13
- "quality_gate_fail": 9023,
14
- "too_short": 8310,
15
- "sanitize_parse_fail": 2259,
16
- "translation_error": 1858,
17
- "heavy_framework_first_pass_skip": 484,
18
- "dedupe_mode_b_structural_duplicate": 26,
19
  "too_long": 9,
20
  "source_compile_fail": 8,
21
  "translation_timeout": 4,
22
  "empty_after_sanitize": 1
23
  },
24
  "top_translation_error_types": {
25
- "ParseError": 1573,
26
- "SyntaxError": 261,
27
  "NotImplementedError": 24,
28
  "FileTimeoutError": 4
29
  },
@@ -110,5 +110,5 @@
110
  }
111
  ],
112
  "current_chunk_index": 100,
113
- "current_chunk_rows": 500
114
  }
 
1
  {
2
  "run_name": "run_002_20260417_060406",
3
+ "attempted_rows": 178523,
4
+ "sanitized_ok_rows": 145532,
5
+ "translated_rows": 138249,
6
+ "accepted_rows": 99750,
7
+ "rejected_rows": 22301,
8
+ "elapsed_seconds_total": 9235.004,
9
+ "elapsed_hms_total": "02:33:55",
10
+ "accept_rate_of_attempted": 55.88,
11
+ "accept_rate_of_translated": 72.15,
12
  "top_reject_reasons": {
13
+ "quality_gate_fail": 9155,
14
+ "too_short": 8436,
15
+ "sanitize_parse_fail": 2290,
16
+ "translation_error": 1884,
17
+ "heavy_framework_first_pass_skip": 487,
18
+ "dedupe_mode_b_structural_duplicate": 27,
19
  "too_long": 9,
20
  "source_compile_fail": 8,
21
  "translation_timeout": 4,
22
  "empty_after_sanitize": 1
23
  },
24
  "top_translation_error_types": {
25
+ "ParseError": 1593,
26
+ "SyntaxError": 267,
27
  "NotImplementedError": 24,
28
  "FileTimeoutError": 4
29
  },
 
110
  }
111
  ],
112
  "current_chunk_index": 100,
113
+ "current_chunk_rows": 750
114
  }