Upload pipeline.log with huggingface_hub
Browse files- pipeline.log +12 -0
pipeline.log
CHANGED
@@ -12,3 +12,15 @@
|
|
12 |
[2024-06-28 14:13:35] INFO 🏁 Finished running step 'DUMMY_STEP' (replica: 0)
|
13 |
[2024-06-28 14:13:56] INFO 💾 Loading `_BatchManager` from cache: '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/batch_manager.json'
|
14 |
[2024-06-28 14:13:56] INFO 💾 Loaded batch manager from cache doesn't contain any remaining data. Returning `Distiset` from cache data...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
[2024-06-28 14:13:35] INFO 🏁 Finished running step 'DUMMY_STEP' (replica: 0)
|
13 |
[2024-06-28 14:13:56] INFO 💾 Loading `_BatchManager` from cache: '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/batch_manager.json'
|
14 |
[2024-06-28 14:13:56] INFO 💾 Loaded batch manager from cache doesn't contain any remaining data. Returning `Distiset` from cache data...
|
15 |
+
[2024-06-28 14:14:14] INFO 📝 Pipeline data will be written to '/Users/agus/.cache/distilabel/pipelines/pipe-nothing/268f36053e5c11522361d5a3d7bb79394b2b36a3/data'
|
16 |
+
[2024-06-28 14:14:15] INFO ⏳ Waiting for all the steps to load...
|
17 |
+
[2024-06-28 14:14:17] INFO ⏳ Steps loaded: 2/2
|
18 |
+
* 'load_data_from_dicts_0' workers: 1/1
|
19 |
+
* 'DUMMY_STEP' workers: 1/1
|
20 |
+
[2024-06-28 14:14:17] INFO ✅ All the steps have been loaded!
|
21 |
+
[2024-06-28 14:14:17] INFO 🧬 Starting yielding batches from generator step 'load_data_from_dicts_0'. Offset: 0
|
22 |
+
[2024-06-28 14:14:17] INFO 📨 Step 'load_data_from_dicts_0' sending batch 0 to output queue
|
23 |
+
[2024-06-28 14:14:17] INFO 🏁 Finished running step 'load_data_from_dicts_0' (replica: 0)
|
24 |
+
[2024-06-28 14:14:17] INFO 📦 Processing batch 0 in 'DUMMY_STEP' (replica: 0)
|
25 |
+
[2024-06-28 14:14:17] INFO 📨 Step 'DUMMY_STEP' sending batch 0 to output queue
|
26 |
+
[2024-06-28 14:14:17] INFO 🏁 Finished running step 'DUMMY_STEP' (replica: 0)
|