Upload pipeline.log with huggingface_hub
Browse files- pipeline.log +31 -0
pipeline.log
CHANGED
@@ -93,3 +93,34 @@
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
96 |
+
[2024-07-04 10:43:45] INFO 📝 Pipeline data will be written to '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/data'
|
97 |
+
[2024-07-04 10:43:45] INFO ⌛ The steps of the pipeline will be loaded in stages:
|
98 |
+
* Stage 0: ['load_data_from_dicts_0', 'DUMMY_STEP']
|
99 |
+
[2024-07-04 10:58:40] INFO 📝 Pipeline data will be written to '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/data'
|
100 |
+
[2024-07-04 10:58:40] INFO ⌛ The steps of the pipeline will be loaded in stages:
|
101 |
+
* Stage 0: ['load_data_from_dicts_0', 'DUMMY_STEP']
|
102 |
+
[2024-07-04 10:58:41] INFO ⏳ Waiting for all the steps of stage 0 to load...
|
103 |
+
[2024-07-04 10:58:44] INFO ⏳ Steps from stage 0 loaded: 2/2
|
104 |
+
* 'load_data_from_dicts_0' replicas: 1/1
|
105 |
+
* 'DUMMY_STEP' replicas: 1/1
|
106 |
+
[2024-07-04 10:58:44] INFO ✅ All the steps from stage 0 have been loaded!
|
107 |
+
[2024-07-04 10:58:44] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
|
108 |
+
[2024-07-04 10:58:44] INFO 📨 Step 'load_data_from_dicts_0' sending batch 0 to output queue
|
109 |
+
[2024-07-04 10:58:44] INFO 🏁 Finished running step 'load_data_from_dicts_0' (replica ID: 0)
|
110 |
+
[2024-07-04 10:58:44] INFO 📦 Processing batch 0 in 'DUMMY_STEP' (replica ID: 0)
|
111 |
+
[2024-07-04 10:58:44] INFO 📨 Step 'DUMMY_STEP' sending batch 0 to output queue
|
112 |
+
[2024-07-04 10:58:44] INFO 🏁 Finished running step 'DUMMY_STEP' (replica ID: 0)
|
113 |
+
[2024-07-04 12:55:40] INFO 📝 Pipeline data will be written to '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/data'
|
114 |
+
[2024-07-04 12:55:40] INFO ⌛ The steps of the pipeline will be loaded in stages:
|
115 |
+
* Stage 0: ['load_data_from_dicts_0', 'DUMMY_STEP']
|
116 |
+
[2024-07-04 12:55:40] INFO ⏳ Waiting for all the steps of stage 0 to load...
|
117 |
+
[2024-07-04 12:55:43] INFO ⏳ Steps from stage 0 loaded: 2/2
|
118 |
+
* 'load_data_from_dicts_0' replicas: 1/1
|
119 |
+
* 'DUMMY_STEP' replicas: 1/1
|
120 |
+
[2024-07-04 12:55:43] INFO ✅ All the steps from stage 0 have been loaded!
|
121 |
+
[2024-07-04 12:55:43] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
|
122 |
+
[2024-07-04 12:55:43] INFO 📨 Step 'load_data_from_dicts_0' sending batch 0 to output queue
|
123 |
+
[2024-07-04 12:55:43] INFO 🏁 Finished running step 'load_data_from_dicts_0' (replica ID: 0)
|
124 |
+
[2024-07-04 12:55:43] INFO 📦 Processing batch 0 in 'DUMMY_STEP' (replica ID: 0)
|
125 |
+
[2024-07-04 12:55:43] INFO 📨 Step 'DUMMY_STEP' sending batch 0 to output queue
|
126 |
+
[2024-07-04 12:55:43] INFO 🏁 Finished running step 'DUMMY_STEP' (replica ID: 0)
|