Upload pipeline.log with huggingface_hub
Browse files- pipeline.log +12 -0
pipeline.log
CHANGED
@@ -36,3 +36,15 @@
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
39 |
+
[2024-07-01 09:53:08] INFO 📝 Pipeline data will be written to '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/data'
|
40 |
+
[2024-07-01 09:53:09] INFO ⏳ Waiting for all the steps to load...
|
41 |
+
[2024-07-01 09:53:12] INFO ⏳ Steps loaded: 2/2
|
42 |
+
* 'load_data_from_dicts_0' workers: 1/1
|
43 |
+
* 'DUMMY_STEP' workers: 1/1
|
44 |
+
[2024-07-01 09:53:12] INFO ✅ All the steps have been loaded!
|
45 |
+
[2024-07-01 09:53:12] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
|
46 |
+
[2024-07-01 09:53:12] INFO 📨 Step 'load_data_from_dicts_0' sending batch 0 to output queue
|
47 |
+
[2024-07-01 09:53:12] INFO 🏁 Finished running step 'load_data_from_dicts_0' (replica: 0)
|
48 |
+
[2024-07-01 09:53:12] INFO 📦 Processing batch 0 in 'DUMMY_STEP' (replica: 0)
|
49 |
+
[2024-07-01 09:53:12] INFO 📨 Step 'DUMMY_STEP' sending batch 0 to output queue
|
50 |
+
[2024-07-01 09:53:12] INFO 🏁 Finished running step 'DUMMY_STEP' (replica: 0)
|