ninaxu commited on
Commit
6f7e3d8
Β·
verified Β·
1 Parent(s): d0f6031

Upload pipeline.log with huggingface_hub

Browse files
Files changed (1) hide show
  1. pipeline.log +24 -0
pipeline.log CHANGED
@@ -90,3 +90,27 @@ TypeError: numerify() got an unexpected keyword argument 'letters'
90
  [2024-07-31 17:00:01] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
91
  [2024-07-31 17:00:01] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
92
  [2024-07-31 17:00:01] INFO 🏁 Finished running step 'fake_unique_id_0'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90
  [2024-07-31 17:00:01] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
91
  [2024-07-31 17:00:01] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
92
  [2024-07-31 17:00:01] INFO 🏁 Finished running step 'fake_unique_id_0'
93
+ [2024-07-31 20:15:47] INFO πŸ“ Pipeline data will be written to '/home/nina_xu_gretel_ai/.cache/distilabel/pipelines/id-faker-pipeline/4c8d9c2318e1e9216d6b2d9ed2b6aee4bda818d5/data'
94
+ [2024-07-31 20:15:47] INFO ⏳ Waiting for all the steps to load...
95
+ [2024-07-31 20:15:50] INFO ⏳ Steps loaded: 2/2
96
+ * 'load_data_from_dicts_0' workers: 1
97
+ * 'fake_unique_id_0' workers: 1
98
+ [2024-07-31 20:15:50] INFO βœ… All the steps have been loaded!
99
+ [2024-07-31 20:15:50] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
100
+ [2024-07-31 20:15:50] INFO πŸ“¨ Step 'load_data_from_dicts_0' sending batch 0 to output queue
101
+ [2024-07-31 20:15:50] INFO 🏁 Finished running step 'load_data_from_dicts_0'
102
+ [2024-07-31 20:15:50] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
103
+ [2024-07-31 20:15:50] WARNING ⚠️ Processing batch 0 with step 'fake_unique_id_0' failed. Sending empty batch filled with `None`s...
104
+ [2024-07-31 20:15:50] WARNING Subprocess traceback:
105
+
106
+ Traceback (most recent call last):
107
+ 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
108
+ result = next(self.step.process_applying_mappings(*batch.data))
109
+ 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
110
+ yield [
111
+ File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/distilabel/steps/base.py", line 519, in <listcomp>
112
+ for k, v in row.items()
113
+ 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'