diff --git a/src/instructlab/sdg/utils/chunking_tmp.py b/src/instructlab/sdg/utils/chunking_tmp.py index 50134c85..cdbc54ac 100644 --- a/src/instructlab/sdg/utils/chunking_tmp.py +++ b/src/instructlab/sdg/utils/chunking_tmp.py @@ -569,7 +569,7 @@ def chunk_documents( """ print(f"THIS IS KHALED: in chunk_documents {leaf_node=}") leaf_node_path = leaf_node[0]["pattern"] - documents = leaf_node[0]["pattern"] + documents = leaf_node[0]["document"] print(f"""THIS IS KHALED: {leaf_node_path=}, {documents=},