Upload pipeline.log with huggingface_hub
Browse files- pipeline.log +14 -0
pipeline.log
CHANGED
@@ -79,3 +79,17 @@
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
82 |
+
[2024-07-04 10:43:21] INFO 📝 Pipeline data will be written to '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/data'
|
83 |
+
[2024-07-04 10:43:21] INFO ⌛ The steps of the pipeline will be loaded in stages:
|
84 |
+
* Stage 0: ['load_data_from_dicts_0', 'DUMMY_STEP']
|
85 |
+
[2024-07-04 10:43:22] INFO ⏳ Waiting for all the steps of stage 0 to load...
|
86 |
+
[2024-07-04 10:43:24] INFO ⏳ Steps from stage 0 loaded: 2/2
|
87 |
+
* 'load_data_from_dicts_0' replicas: 1/1
|
88 |
+
* 'DUMMY_STEP' replicas: 1/1
|
89 |
+
[2024-07-04 10:43:24] INFO ✅ All the steps from stage 0 have been loaded!
|
90 |
+
[2024-07-04 10:43:24] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
|
91 |
+
[2024-07-04 10:43:24] INFO 📨 Step 'load_data_from_dicts_0' sending batch 0 to output queue
|
92 |
+
[2024-07-04 10:43:24] INFO 🏁 Finished running step 'load_data_from_dicts_0' (replica ID: 0)
|
93 |
+
[2024-07-04 10:43:24] INFO 📦 Processing batch 0 in 'DUMMY_STEP' (replica ID: 0)
|
94 |
+
[2024-07-04 10:43:24] INFO 📨 Step 'DUMMY_STEP' sending batch 0 to output queue
|
95 |
+
[2024-07-04 10:43:24] INFO 🏁 Finished running step 'DUMMY_STEP' (replica ID: 0)
|