Upload pipeline.log with huggingface_hub
Browse files- pipeline.log +17 -0
pipeline.log
CHANGED
@@ -62,3 +62,20 @@
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
65 |
+
[2024-07-04 10:31:29] INFO 📝 Pipeline data will be written to '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/data'
|
66 |
+
[2024-07-04 10:31:29] INFO ⌛ The steps of the pipeline will be loaded in stages:
|
67 |
+
* Stage 0: ['load_data_from_dicts_0', 'DUMMY_STEP']
|
68 |
+
[2024-07-04 10:41:54] INFO 📝 Pipeline data will be written to '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/data'
|
69 |
+
[2024-07-04 10:41:54] INFO ⌛ The steps of the pipeline will be loaded in stages:
|
70 |
+
* Stage 0: ['load_data_from_dicts_0', 'DUMMY_STEP']
|
71 |
+
[2024-07-04 10:41:55] INFO ⏳ Waiting for all the steps of stage 0 to load...
|
72 |
+
[2024-07-04 10:41:57] INFO ⏳ Steps from stage 0 loaded: 2/2
|
73 |
+
* 'load_data_from_dicts_0' replicas: 1/1
|
74 |
+
* 'DUMMY_STEP' replicas: 1/1
|
75 |
+
[2024-07-04 10:41:57] INFO ✅ All the steps from stage 0 have been loaded!
|
76 |
+
[2024-07-04 10:41:57] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
|
77 |
+
[2024-07-04 10:41:57] INFO 📨 Step 'load_data_from_dicts_0' sending batch 0 to output queue
|
78 |
+
[2024-07-04 10:41:57] INFO 🏁 Finished running step 'load_data_from_dicts_0' (replica ID: 0)
|
79 |
+
[2024-07-04 10:41:57] INFO 📦 Processing batch 0 in 'DUMMY_STEP' (replica ID: 0)
|
80 |
+
[2024-07-04 10:41:57] INFO 📨 Step 'DUMMY_STEP' sending batch 0 to output queue
|
81 |
+
[2024-07-04 10:41:57] INFO 🏁 Finished running step 'DUMMY_STEP' (replica ID: 0)
|