CircularBalls commited on
Commit
f29fd74
·
verified ·
1 Parent(s): 431fd48

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

Browse files
run_002_20260417_060406/checkpoints/summary.checkpoint.json CHANGED
@@ -1,20 +1,20 @@
1
  {
2
  "run_name": "run_002_20260417_060406",
3
- "attempted_rows": 178524,
4
- "sanitized_ok_rows": 145533,
5
- "translated_rows": 138250,
6
- "accepted_rows": 99750,
7
- "rejected_rows": 22302,
8
- "elapsed_seconds_total": 9235.947,
9
- "elapsed_hms_total": "02:33:56",
10
- "accept_rate_of_attempted": 55.87,
11
- "accept_rate_of_translated": 72.15,
12
  "top_reject_reasons": {
13
- "quality_gate_fail": 9156,
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,
@@ -22,8 +22,8 @@
22
  "empty_after_sanitize": 1
23
  },
24
  "top_translation_error_types": {
25
- "ParseError": 1593,
26
- "SyntaxError": 267,
27
  "NotImplementedError": 24,
28
  "FileTimeoutError": 4
29
  },
@@ -109,6 +109,6 @@
109
  "reason": "quality_gate_fail"
110
  }
111
  ],
112
- "current_chunk_index": 100,
113
- "current_chunk_rows": 750
114
  }
 
1
  {
2
  "run_name": "run_002_20260417_060406",
3
+ "attempted_rows": 179071,
4
+ "sanitized_ok_rows": 145913,
5
+ "translated_rows": 138616,
6
+ "accepted_rows": 100000,
7
+ "rejected_rows": 22599,
8
+ "elapsed_seconds_total": 9362.432,
9
+ "elapsed_hms_total": "02:36:02",
10
+ "accept_rate_of_attempted": 55.84,
11
+ "accept_rate_of_translated": 72.14,
12
  "top_reject_reasons": {
13
+ "quality_gate_fail": 9270,
14
+ "too_short": 8567,
15
+ "sanitize_parse_fail": 2318,
16
+ "translation_error": 1900,
17
+ "heavy_framework_first_pass_skip": 495,
18
  "dedupe_mode_b_structural_duplicate": 27,
19
  "too_long": 9,
20
  "source_compile_fail": 8,
 
22
  "empty_after_sanitize": 1
23
  },
24
  "top_translation_error_types": {
25
+ "ParseError": 1604,
26
+ "SyntaxError": 272,
27
  "NotImplementedError": 24,
28
  "FileTimeoutError": 4
29
  },
 
109
  "reason": "quality_gate_fail"
110
  }
111
  ],
112
+ "current_chunk_index": 101,
113
+ "current_chunk_rows": 0
114
  }