ninaxu commited on
Commit
f5ebd53
β€’
1 Parent(s): f33c20c

Upload pipeline.log with huggingface_hub

Browse files
Files changed (1) hide show
  1. pipeline.log +24 -0
pipeline.log CHANGED
@@ -114,3 +114,27 @@ AttributeError: 'str' object has no attribute 'items'
114
 
115
  [2024-07-31 20:15:50] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
116
  [2024-07-31 20:15:50] INFO 🏁 Finished running step 'fake_unique_id_0'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
114
 
115
  [2024-07-31 20:15:50] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
116
  [2024-07-31 20:15:50] INFO 🏁 Finished running step 'fake_unique_id_0'
117
+ [2024-07-31 20:31:40] INFO πŸ“ Pipeline data will be written to '/home/nina_xu_gretel_ai/.cache/distilabel/pipelines/id-faker-pipeline/4c8d9c2318e1e9216d6b2d9ed2b6aee4bda818d5/data'
118
+ [2024-07-31 20:31:40] INFO ⏳ Waiting for all the steps to load...
119
+ [2024-07-31 20:31:43] INFO ⏳ Steps loaded: 2/2
120
+ * 'load_data_from_dicts_0' workers: 1
121
+ * 'fake_unique_id_0' workers: 1
122
+ [2024-07-31 20:31:43] INFO βœ… All the steps have been loaded!
123
+ [2024-07-31 20:31:43] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
124
+ [2024-07-31 20:31:43] INFO πŸ“¨ Step 'load_data_from_dicts_0' sending batch 0 to output queue
125
+ [2024-07-31 20:31:43] INFO 🏁 Finished running step 'load_data_from_dicts_0'
126
+ [2024-07-31 20:31:43] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
127
+ [2024-07-31 20:31:43] WARNING ⚠️ Processing batch 0 with step 'fake_unique_id_0' failed. Sending empty batch filled with `None`s...
128
+ [2024-07-31 20:31:43] WARNING Subprocess traceback:
129
+
130
+ Traceback (most recent call last):
131
+ File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/distilabel/pipeline/local.py", line 512, in _non_generator_process_loop
132
+ result = next(self.step.process_applying_mappings(*batch.data))
133
+ File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/distilabel/steps/base.py", line 513, in process_applying_mappings
134
+ yield [
135
+ File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/distilabel/steps/base.py", line 519, in <listcomp>
136
+ for k, v in row.items()
137
+ AttributeError: 'str' object has no attribute 'items'
138
+
139
+ [2024-07-31 20:31:43] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
140
+ [2024-07-31 20:31:43] INFO 🏁 Finished running step 'fake_unique_id_0'