Upload pipeline.log with huggingface_hub
Browse files- pipeline.log +14 -0
pipeline.log
CHANGED
|
@@ -48,3 +48,17 @@
|
|
| 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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)
|
| 51 |
+
[2024-07-04 10:18:28] INFO 📝 Pipeline data will be written to '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/data'
|
| 52 |
+
[2024-07-04 10:18:28] INFO ⌛ The steps of the pipeline will be loaded in stages:
|
| 53 |
+
* Stage 0: ['load_data_from_dicts_0', 'DUMMY_STEP']
|
| 54 |
+
[2024-07-04 10:18:29] INFO ⏳ Waiting for all the steps of stage 0 to load...
|
| 55 |
+
[2024-07-04 10:18:31] INFO ⏳ Steps from stage 0 loaded: 2/2
|
| 56 |
+
* 'load_data_from_dicts_0' replicas: 1/1
|
| 57 |
+
* 'DUMMY_STEP' replicas: 1/1
|
| 58 |
+
[2024-07-04 10:18:31] INFO ✅ All the steps from stage 0 have been loaded!
|
| 59 |
+
[2024-07-04 10:18:31] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
|
| 60 |
+
[2024-07-04 10:18:31] INFO 📨 Step 'load_data_from_dicts_0' sending batch 0 to output queue
|
| 61 |
+
[2024-07-04 10:18:31] INFO 🏁 Finished running step 'load_data_from_dicts_0' (replica ID: 0)
|
| 62 |
+
[2024-07-04 10:18:31] INFO 📦 Processing batch 0 in 'DUMMY_STEP' (replica ID: 0)
|
| 63 |
+
[2024-07-04 10:18:31] INFO 📨 Step 'DUMMY_STEP' sending batch 0 to output queue
|
| 64 |
+
[2024-07-04 10:18:31] INFO 🏁 Finished running step 'DUMMY_STEP' (replica ID: 0)
|