tony3918 commited on
Commit
6c1d7d7
·
verified ·
1 Parent(s): addf1fd

Upload pipeline.log with huggingface_hub

Browse files
Files changed (1) hide show
  1. pipeline.log +24 -0
pipeline.log ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [2025-01-09 06:26:52] INFO 📝 Pipeline data will be written to '/root/.cache/distilabel/pipelines/simple-text-generation-pipeline/48987b8ac6f1995d3deb7710832316099b19d037/executions/d1612e0af810acae82184277b66ca58c540e9203/data/steps_outputs'
2
+ [2025-01-09 06:26:52] INFO ⌛ The steps of the pipeline will be loaded in stages:
3
+ * Stage 0:
4
+ - 'load_data_from_hub_0'
5
+ - 'text_generation_0'
6
+ [2025-01-09 06:26:52] INFO ⏳ Waiting for all the steps of stage 0 to load...
7
+ [2025-01-09 06:26:52] WARNING Since the `base_url=https://api-inference.huggingface.co/models/meta-llama/Llama-3.2-3B-Instruct` is available and either one of `model_id` or `endpoint_name` is also provided, the `base_url` will either be ignored or overwritten with the one generated from either of those args, for serverless or dedicated inference endpoints, respectively.
8
+ [2025-01-09 06:26:54] INFO ⏳ Steps from stage 0 loaded: 1/2
9
+ * 'load_data_from_hub_0' replicas: 1/1
10
+ * 'text_generation_0' replicas: 0/1
11
+ [2025-01-09 06:26:59] INFO ⏳ Steps from stage 0 loaded: 2/2
12
+ * 'load_data_from_hub_0' replicas: 1/1
13
+ * 'text_generation_0' replicas: 1/1
14
+ [2025-01-09 06:26:59] INFO ✅ All the steps from stage 0 have been loaded!
15
+ [2025-01-09 06:26:59] INFO 🧬 Starting yielding batches from generator step 'load_data_from_hub_0'. Offset: 0
16
+ [2025-01-09 06:26:59] INFO 📨 Step 'load_data_from_hub_0' sending batch 0 to output queue
17
+ [2025-01-09 06:26:59] INFO 🏁 Finished running step 'load_data_from_hub_0' (replica ID: 0)
18
+ [2025-01-09 06:26:59] INFO 📦 Processing batch 0 in 'text_generation_0' (replica ID: 0)
19
+ [2025-01-09 06:27:09] INFO 📨 Step 'text_generation_0' sending batch 0 to output queue
20
+ [2025-01-09 06:27:09] INFO 🏁 Finished running step 'text_generation_0' (replica ID: 0)
21
+ [2025-01-09 06:35:18] INFO 💾 Loading `_BatchManager` from cache: '/root/.cache/distilabel/pipelines/simple-text-generation-pipeline/48987b8ac6f1995d3deb7710832316099b19d037/executions/d1612e0af810acae82184277b66ca58c540e9203/batch_manager.json'
22
+ [2025-01-09 06:35:18] INFO 💾 Loaded batch manager from cache doesn't contain any remaining data. Returning `Distiset` from cache data...
23
+ [2025-01-09 06:37:44] INFO 💾 Loading `_BatchManager` from cache: '/root/.cache/distilabel/pipelines/simple-text-generation-pipeline/48987b8ac6f1995d3deb7710832316099b19d037/executions/d1612e0af810acae82184277b66ca58c540e9203/batch_manager.json'
24
+ [2025-01-09 06:37:44] INFO 💾 Loaded batch manager from cache doesn't contain any remaining data. Returning `Distiset` from cache data...