faker-example / pipeline.log
ninaxu's picture
Upload pipeline.log with huggingface_hub
e68fd45 verified
[2024-07-31 16:56:25] INFO πŸ“ Pipeline data will be written to '/home/nina_xu_gretel_ai/.cache/distilabel/pipelines/id-faker-pipeline/4c8d9c2318e1e9216d6b2d9ed2b6aee4bda818d5/data'
[2024-07-31 16:56:25] INFO ⏳ Waiting for all the steps to load...
[2024-07-31 16:56:28] INFO ⏳ Steps loaded: 2/2
* 'load_data_from_dicts_0' workers: 1
* 'fake_unique_id_0' workers: 1
[2024-07-31 16:56:28] INFO βœ… All the steps have been loaded!
[2024-07-31 16:56:28] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
[2024-07-31 16:56:28] INFO πŸ“¨ Step 'load_data_from_dicts_0' sending batch 0 to output queue
[2024-07-31 16:56:28] INFO 🏁 Finished running step 'load_data_from_dicts_0'
[2024-07-31 16:56:28] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
[2024-07-31 16:56:28] WARNING ⚠️ Processing batch 0 with step 'fake_unique_id_0' failed. Sending empty batch filled with `None`s...
[2024-07-31 16:56:28] WARNING Subprocess traceback:
Traceback (most recent call last):
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
result = next(self.step.process_applying_mappings(*batch.data))
File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/distilabel/steps/base.py", line 512, in process_applying_mappings
for output_rows in generator:
File "/mnt/foundation-shared/nina_xu_gretel_ai/playground/distilabel/unique_id_faker.py", line 66, in process
input["column_content"] = [faker_function(**faker_args) if faker_args else faker_function() for i in range(FakeUniqueId.num_examples)]
File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/pydantic/_internal/_model_construction.py", line 237, in __getattr__
raise AttributeError(item)
AttributeError: num_examples
[2024-07-31 16:56:28] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
[2024-07-31 16:56:28] INFO 🏁 Finished running step 'fake_unique_id_0'
[2024-07-31 16:58:50] INFO πŸ“ Pipeline data will be written to '/home/nina_xu_gretel_ai/.cache/distilabel/pipelines/id-faker-pipeline/4c8d9c2318e1e9216d6b2d9ed2b6aee4bda818d5/data'
[2024-07-31 16:58:50] INFO ⏳ Waiting for all the steps to load...
[2024-07-31 16:58:52] INFO ⏳ Steps loaded: 2/2
* 'load_data_from_dicts_0' workers: 1
* 'fake_unique_id_0' workers: 1
[2024-07-31 16:58:52] INFO βœ… All the steps have been loaded!
[2024-07-31 16:58:52] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
[2024-07-31 16:58:52] INFO πŸ“¨ Step 'load_data_from_dicts_0' sending batch 0 to output queue
[2024-07-31 16:58:52] INFO 🏁 Finished running step 'load_data_from_dicts_0'
[2024-07-31 16:58:52] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
[2024-07-31 16:58:52] WARNING ⚠️ Processing batch 0 with step 'fake_unique_id_0' failed. Sending empty batch filled with `None`s...
[2024-07-31 16:58:52] WARNING Subprocess traceback:
Traceback (most recent call last):
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
result = next(self.step.process_applying_mappings(*batch.data))
File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/distilabel/steps/base.py", line 512, in process_applying_mappings
for output_rows in generator:
File "/mnt/foundation-shared/nina_xu_gretel_ai/playground/distilabel/unique_id_faker.py", line 66, in process
input["column_content"] = [faker_function(**faker_args) if faker_args else faker_function() for i in range(FakeUniqueId.num_examples)]
File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/pydantic/_internal/_model_construction.py", line 237, in __getattr__
raise AttributeError(item)
AttributeError: num_examples
[2024-07-31 16:58:52] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
[2024-07-31 16:58:52] INFO 🏁 Finished running step 'fake_unique_id_0'
[2024-07-31 16:59:33] INFO πŸ“ Pipeline data will be written to '/home/nina_xu_gretel_ai/.cache/distilabel/pipelines/id-faker-pipeline/4c8d9c2318e1e9216d6b2d9ed2b6aee4bda818d5/data'
[2024-07-31 16:59:33] INFO ⏳ Waiting for all the steps to load...
[2024-07-31 16:59:36] INFO ⏳ Steps loaded: 2/2
* 'load_data_from_dicts_0' workers: 1
* 'fake_unique_id_0' workers: 1
[2024-07-31 16:59:36] INFO βœ… All the steps have been loaded!
[2024-07-31 16:59:36] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
[2024-07-31 16:59:36] INFO πŸ“¨ Step 'load_data_from_dicts_0' sending batch 0 to output queue
[2024-07-31 16:59:36] INFO 🏁 Finished running step 'load_data_from_dicts_0'
[2024-07-31 16:59:36] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
[2024-07-31 16:59:36] WARNING ⚠️ Processing batch 0 with step 'fake_unique_id_0' failed. Sending empty batch filled with `None`s...
[2024-07-31 16:59:36] WARNING Subprocess traceback:
Traceback (most recent call last):
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
result = next(self.step.process_applying_mappings(*batch.data))
File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/distilabel/steps/base.py", line 512, in process_applying_mappings
for output_rows in generator:
File "/mnt/foundation-shared/nina_xu_gretel_ai/playground/distilabel/unique_id_faker.py", line 66, in process
input["column_content"] = [faker_function(**faker_args) if faker_args else faker_function() for i in range(self.num_examples)]
File "/mnt/foundation-shared/nina_xu_gretel_ai/playground/distilabel/unique_id_faker.py", line 66, in <listcomp>
input["column_content"] = [faker_function(**faker_args) if faker_args else faker_function() for i in range(self.num_examples)]
File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/faker/proxy.py", line 339, in wrapper
retval = function(*args, **kwargs)
TypeError: numerify() got an unexpected keyword argument 'letters'
[2024-07-31 16:59:36] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
[2024-07-31 16:59:36] INFO 🏁 Finished running step 'fake_unique_id_0'
[2024-07-31 16:59:58] INFO πŸ“ Pipeline data will be written to '/home/nina_xu_gretel_ai/.cache/distilabel/pipelines/id-faker-pipeline/4c8d9c2318e1e9216d6b2d9ed2b6aee4bda818d5/data'
[2024-07-31 16:59:58] INFO ⏳ Waiting for all the steps to load...
[2024-07-31 17:00:01] INFO ⏳ Steps loaded: 2/2
* 'load_data_from_dicts_0' workers: 1
* 'fake_unique_id_0' workers: 1
[2024-07-31 17:00:01] INFO βœ… All the steps have been loaded!
[2024-07-31 17:00:01] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
[2024-07-31 17:00:01] INFO πŸ“¨ Step 'load_data_from_dicts_0' sending batch 0 to output queue
[2024-07-31 17:00:01] INFO 🏁 Finished running step 'load_data_from_dicts_0'
[2024-07-31 17:00:01] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
[2024-07-31 17:00:01] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
[2024-07-31 17:00:01] INFO 🏁 Finished running step 'fake_unique_id_0'
[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'
[2024-07-31 20:15:47] INFO ⏳ Waiting for all the steps to load...
[2024-07-31 20:15:50] INFO ⏳ Steps loaded: 2/2
* 'load_data_from_dicts_0' workers: 1
* 'fake_unique_id_0' workers: 1
[2024-07-31 20:15:50] INFO βœ… All the steps have been loaded!
[2024-07-31 20:15:50] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
[2024-07-31 20:15:50] INFO πŸ“¨ Step 'load_data_from_dicts_0' sending batch 0 to output queue
[2024-07-31 20:15:50] INFO 🏁 Finished running step 'load_data_from_dicts_0'
[2024-07-31 20:15:50] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
[2024-07-31 20:15:50] WARNING ⚠️ Processing batch 0 with step 'fake_unique_id_0' failed. Sending empty batch filled with `None`s...
[2024-07-31 20:15:50] WARNING Subprocess traceback:
Traceback (most recent call last):
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
result = next(self.step.process_applying_mappings(*batch.data))
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
yield [
File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/distilabel/steps/base.py", line 519, in <listcomp>
for k, v in row.items()
AttributeError: 'str' object has no attribute 'items'
[2024-07-31 20:15:50] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
[2024-07-31 20:15:50] INFO 🏁 Finished running step 'fake_unique_id_0'
[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'
[2024-07-31 20:31:40] INFO ⏳ Waiting for all the steps to load...
[2024-07-31 20:31:43] INFO ⏳ Steps loaded: 2/2
* 'load_data_from_dicts_0' workers: 1
* 'fake_unique_id_0' workers: 1
[2024-07-31 20:31:43] INFO βœ… All the steps have been loaded!
[2024-07-31 20:31:43] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
[2024-07-31 20:31:43] INFO πŸ“¨ Step 'load_data_from_dicts_0' sending batch 0 to output queue
[2024-07-31 20:31:43] INFO 🏁 Finished running step 'load_data_from_dicts_0'
[2024-07-31 20:31:43] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
[2024-07-31 20:31:43] WARNING ⚠️ Processing batch 0 with step 'fake_unique_id_0' failed. Sending empty batch filled with `None`s...
[2024-07-31 20:31:43] WARNING Subprocess traceback:
Traceback (most recent call last):
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
result = next(self.step.process_applying_mappings(*batch.data))
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
yield [
File "/home/nina_xu_gretel_ai/.pyenv/versions/3.9.16/lib/python3.9/site-packages/distilabel/steps/base.py", line 519, in <listcomp>
for k, v in row.items()
AttributeError: 'str' object has no attribute 'items'
[2024-07-31 20:31:43] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
[2024-07-31 20:31:43] INFO 🏁 Finished running step 'fake_unique_id_0'
[2024-07-31 20:46:28] INFO πŸ“ Pipeline data will be written to '/home/nina_xu_gretel_ai/.cache/distilabel/pipelines/id-faker-pipeline/4c8d9c2318e1e9216d6b2d9ed2b6aee4bda818d5/data'
[2024-07-31 20:46:28] INFO ⏳ Waiting for all the steps to load...
[2024-07-31 20:46:30] INFO ⏳ Steps loaded: 2/2
* 'load_data_from_dicts_0' workers: 1
* 'fake_unique_id_0' workers: 1
[2024-07-31 20:46:30] INFO βœ… All the steps have been loaded!
[2024-07-31 20:46:30] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
[2024-07-31 20:46:30] INFO πŸ“¨ Step 'load_data_from_dicts_0' sending batch 0 to output queue
[2024-07-31 20:46:30] INFO 🏁 Finished running step 'load_data_from_dicts_0'
[2024-07-31 20:46:30] INFO πŸ“¦ Processing batch 0 in 'fake_unique_id_0'
[2024-07-31 20:46:30] INFO πŸ“¨ Step 'fake_unique_id_0' sending batch 0 to output queue
[2024-07-31 20:46:30] INFO 🏁 Finished running step 'fake_unique_id_0'