Upload pipeline.log with huggingface_hub
Browse files- pipeline.log +12 -12
pipeline.log
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
-
[2024-07-31 16:
|
| 2 |
-
[2024-07-31 16:
|
| 3 |
-
[2024-07-31 16:
|
| 4 |
* 'load_data_from_dicts_0' workers: 1
|
| 5 |
* 'fake_unique_id_0' workers: 1
|
| 6 |
-
[2024-07-31 16:
|
| 7 |
-
[2024-07-31 16:
|
| 8 |
-
[2024-07-31 16:
|
| 9 |
-
[2024-07-31 16:
|
| 10 |
-
[2024-07-31 16:
|
| 11 |
-
[2024-07-31 16:
|
| 12 |
-
[2024-07-31 16:
|
| 13 |
|
| 14 |
Traceback (most recent call last):
|
| 15 |
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
|
|
@@ -22,5 +22,5 @@ Traceback (most recent call last):
|
|
| 22 |
raise AttributeError(item)
|
| 23 |
AttributeError: num_examples
|
| 24 |
|
| 25 |
-
[2024-07-31 16:
|
| 26 |
-
[2024-07-31 16:
|
|
|
|
| 1 |
+
[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'
|
| 2 |
+
[2024-07-31 16:56:25] INFO ⏳ Waiting for all the steps to load...
|
| 3 |
+
[2024-07-31 16:56:28] INFO ⏳ Steps loaded: 2/2
|
| 4 |
* 'load_data_from_dicts_0' workers: 1
|
| 5 |
* 'fake_unique_id_0' workers: 1
|
| 6 |
+
[2024-07-31 16:56:28] INFO ✅ All the steps have been loaded!
|
| 7 |
+
[2024-07-31 16:56:28] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
|
| 8 |
+
[2024-07-31 16:56:28] INFO 📨 Step 'load_data_from_dicts_0' sending batch 0 to output queue
|
| 9 |
+
[2024-07-31 16:56:28] INFO 🏁 Finished running step 'load_data_from_dicts_0'
|
| 10 |
+
[2024-07-31 16:56:28] INFO 📦 Processing batch 0 in 'fake_unique_id_0'
|
| 11 |
+
[2024-07-31 16:56:28] WARNING ⚠️ Processing batch 0 with step 'fake_unique_id_0' failed. Sending empty batch filled with `None`s...
|
| 12 |
+
[2024-07-31 16:56:28] WARNING Subprocess traceback:
|
| 13 |
|
| 14 |
Traceback (most recent call last):
|
| 15 |
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
|
|
|
|
| 22 |
raise AttributeError(item)
|
| 23 |
AttributeError: num_examples
|
| 24 |
|
| 25 |
+
[2024-07-31 16:56:28] INFO 📨 Step 'fake_unique_id_0' sending batch 0 to output queue
|
| 26 |
+
[2024-07-31 16:56:28] INFO 🏁 Finished running step 'fake_unique_id_0'
|