EXOROBOURII commited on
Commit
a153807
·
verified ·
1 Parent(s): 94a9153

Upload diagnostic_error_ledger.jsonl

Browse files
Files changed (1) hide show
  1. diagnostic_error_ledger.jsonl +8 -0
diagnostic_error_ledger.jsonl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {"split": "wiki.train.enriched.parquet", "chunk_id": 7168, "sentence_id": 6, "error_type": "ROOT_VIOLATION", "details": "Sentence has 0 roots (Expected exactly 1)."}
2
+ {"split": "wiki.train.enriched.parquet", "chunk_id": 9057, "sentence_id": 1, "error_type": "OUT_OF_BOUNDS_GRAPH", "details": "Found dependency heads pointing to non-existent tokens: [np.int64(7)] (Max valid: 6)"}
3
+ {"split": "wiki.train.enriched.parquet", "chunk_id": 9085, "sentence_id": 5, "error_type": "OUT_OF_BOUNDS_GRAPH", "details": "Found dependency heads pointing to non-existent tokens: [np.int64(35), np.int64(35)] (Max valid: 34)"}
4
+ {"split": "wiki.train.enriched.parquet", "chunk_id": 11599, "sentence_id": 5, "error_type": "ROOT_VIOLATION", "details": "Sentence has 0 roots (Expected exactly 1)."}
5
+ {"split": "wiki.train.enriched.parquet", "chunk_id": 17639, "sentence_id": 1, "error_type": "OUT_OF_BOUNDS_GRAPH", "details": "Found dependency heads pointing to non-existent tokens: [np.int64(34), np.int64(34), np.int64(34)] (Max valid: 33)"}
6
+ {"split": "wiki.train.enriched.parquet", "chunk_id": 28556, "sentence_id": 1, "error_type": "OUT_OF_BOUNDS_GRAPH", "details": "Found dependency heads pointing to non-existent tokens: [np.int64(4), np.int64(4)] (Max valid: 3)"}
7
+ {"split": "wiki.train.enriched.parquet", "chunk_id": 28896, "sentence_id": 3, "error_type": "OUT_OF_BOUNDS_GRAPH", "details": "Found dependency heads pointing to non-existent tokens: [np.int64(37)] (Max valid: 36)"}
8
+ {"split": "wiki.train.enriched.parquet", "chunk_id": 34567, "sentence_id": 2, "error_type": "OUT_OF_BOUNDS_GRAPH", "details": "Found dependency heads pointing to non-existent tokens: [np.int64(16), np.int64(16), np.int64(16)] (Max valid: 15)"}