CircularBalls commited on
Commit
f87f168
·
verified ·
1 Parent(s): 72978bb

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

Browse files
run_003_20260417_221230/checkpoints/summary.checkpoint.json CHANGED
@@ -1,36 +1,36 @@
1
  {
2
  "run_name": "run_003_20260417_221230",
3
- "attempted_rows": 175950,
4
- "sanitized_ok_rows": 145014,
5
- "translated_rows": 137921,
6
- "accepted_rows": 99750,
7
- "rejected_rows": 11797,
8
- "elapsed_seconds_total": 5108.105,
9
- "elapsed_hms_total": "01:25:08",
10
- "accept_rate_of_attempted": 56.69,
11
- "accept_rate_of_translated": 72.32,
12
  "top_reject_reasons": {
13
- "quality_gate_fail": 5126,
14
- "too_short": 3827,
15
- "sanitize_parse_fail": 1278,
16
- "translation_error": 1072,
17
- "heavy_framework_first_pass_skip": 255,
18
  "resume_raw_duplicate": 193,
19
  "cross_corpus_structural_duplicate": 28,
20
- "too_long": 9,
21
- "source_compile_fail": 6,
22
- "translation_timeout": 2,
23
- "resume_structural_duplicate": 1
24
  },
25
  "top_translation_error_types": {
26
- "ParseError": 904,
27
- "SyntaxError": 161,
28
  "NotImplementedError": 7,
29
  "FileTimeoutError": 2
30
  },
31
  "sample_rejects": [],
32
- "current_chunk_index": 100,
33
- "current_chunk_rows": 750,
34
  "base_skip_attempted_rows": 179071,
35
  "resume_attempted_rows": 153096,
36
  "total_skip_rows": 332167,
@@ -40,5 +40,5 @@
40
  "cross_corpus_raw_duplicate_count": 0,
41
  "cross_corpus_structural_duplicate_count": 28,
42
  "resume_raw_duplicate_count": 193,
43
- "resume_structural_duplicate_count": 1
44
  }
 
1
  {
2
  "run_name": "run_003_20260417_221230",
3
+ "attempted_rows": 176426,
4
+ "sanitized_ok_rows": 145376,
5
+ "translated_rows": 138261,
6
+ "accepted_rows": 100000,
7
+ "rejected_rows": 12023,
8
+ "elapsed_seconds_total": 5204.134,
9
+ "elapsed_hms_total": "01:26:44",
10
+ "accept_rate_of_attempted": 56.68,
11
+ "accept_rate_of_translated": 72.33,
12
  "top_reject_reasons": {
13
+ "quality_gate_fail": 5215,
14
+ "too_short": 3915,
15
+ "sanitize_parse_fail": 1297,
16
+ "translation_error": 1093,
17
+ "heavy_framework_first_pass_skip": 261,
18
  "resume_raw_duplicate": 193,
19
  "cross_corpus_structural_duplicate": 28,
20
+ "too_long": 10,
21
+ "source_compile_fail": 7,
22
+ "resume_structural_duplicate": 2,
23
+ "translation_timeout": 2
24
  },
25
  "top_translation_error_types": {
26
+ "ParseError": 921,
27
+ "SyntaxError": 165,
28
  "NotImplementedError": 7,
29
  "FileTimeoutError": 2
30
  },
31
  "sample_rejects": [],
32
+ "current_chunk_index": 101,
33
+ "current_chunk_rows": 0,
34
  "base_skip_attempted_rows": 179071,
35
  "resume_attempted_rows": 153096,
36
  "total_skip_rows": 332167,
 
40
  "cross_corpus_raw_duplicate_count": 0,
41
  "cross_corpus_structural_duplicate_count": 28,
42
  "resume_raw_duplicate_count": 193,
43
+ "resume_structural_duplicate_count": 2
44
  }