Upload pipeline.log with huggingface_hub
Browse files- pipeline.log +12 -0
pipeline.log
CHANGED
@@ -24,3 +24,15 @@
|
|
24 |
[2024-06-28 14:14:17] INFO 📦 Processing batch 0 in 'DUMMY_STEP' (replica: 0)
|
25 |
[2024-06-28 14:14:17] INFO 📨 Step 'DUMMY_STEP' sending batch 0 to output queue
|
26 |
[2024-06-28 14:14:17] INFO 🏁 Finished running step 'DUMMY_STEP' (replica: 0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
[2024-06-28 14:14:17] INFO 📦 Processing batch 0 in 'DUMMY_STEP' (replica: 0)
|
25 |
[2024-06-28 14:14:17] INFO 📨 Step 'DUMMY_STEP' sending batch 0 to output queue
|
26 |
[2024-06-28 14:14:17] INFO 🏁 Finished running step 'DUMMY_STEP' (replica: 0)
|
27 |
+
[2024-07-01 09:49:27] INFO 📝 Pipeline data will be written to '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/data'
|
28 |
+
[2024-07-01 09:49:28] INFO ⏳ Waiting for all the steps to load...
|
29 |
+
[2024-07-01 09:49:30] INFO ⏳ Steps loaded: 2/2
|
30 |
+
* 'load_data_from_dicts_0' workers: 1/1
|
31 |
+
* 'DUMMY_STEP' workers: 1/1
|
32 |
+
[2024-07-01 09:49:30] INFO ✅ All the steps have been loaded!
|
33 |
+
[2024-07-01 09:49:30] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
|
34 |
+
[2024-07-01 09:49:30] INFO 📨 Step 'load_data_from_dicts_0' sending batch 0 to output queue
|
35 |
+
[2024-07-01 09:49:30] INFO 🏁 Finished running step 'load_data_from_dicts_0' (replica: 0)
|
36 |
+
[2024-07-01 09:49:30] INFO 📦 Processing batch 0 in 'DUMMY_STEP' (replica: 0)
|
37 |
+
[2024-07-01 09:49:30] INFO 📨 Step 'DUMMY_STEP' sending batch 0 to output queue
|
38 |
+
[2024-07-01 09:49:30] INFO 🏁 Finished running step 'DUMMY_STEP' (replica: 0)
|