Upload pipeline.log with huggingface_hub
Browse files- pipeline.log +17 -0
pipeline.log
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[2025-02-10 14:06:19] INFO π Pipeline data will be written to '/home/ubuntu/.cache/distilabel/pipelines/default_1/53bedcbb53ca1db3fed4f15c1fb88e4d8a6089c8/executions/91e800c1c6662fec0060fbf2bb5e429fc42a41a4/data/steps_outputs'
|
2 |
+
[2025-02-10 14:06:19] INFO β The steps of the pipeline will be loaded in stages:
|
3 |
+
* Legend: π° GeneratorStep π GlobalStep π Step
|
4 |
+
* Stage 0:
|
5 |
+
- π° 'load_data_from_hub_0'
|
6 |
+
- π 'text_generation_0'
|
7 |
+
[2025-02-10 14:06:19] INFO β³ Waiting for all the steps of stage 0 to load...
|
8 |
+
[2025-02-10 14:06:22] INFO β³ Steps from stage 0 loaded: 2/2
|
9 |
+
* 'text_generation_0' replicas: 1/1
|
10 |
+
* 'load_data_from_hub_0' replicas: 1/1
|
11 |
+
[2025-02-10 14:06:22] INFO β
All the steps from stage 0 have been loaded!
|
12 |
+
[2025-02-10 14:06:22] INFO π° Starting yielding batches from generator step 'load_data_from_hub_0'. Offset: 0
|
13 |
+
[2025-02-10 14:06:22] INFO π¨ Step 'load_data_from_hub_0' sending batch 0 to output queue
|
14 |
+
[2025-02-10 14:06:22] INFO π Finished running step 'load_data_from_hub_0' (replica ID: 0)
|
15 |
+
[2025-02-10 14:06:22] INFO π¦ Processing batch 0 in 'text_generation_0' (replica ID: 0)
|
16 |
+
[2025-02-10 14:07:19] INFO π¨ Step 'text_generation_0' sending batch 0 to output queue
|
17 |
+
[2025-02-10 14:07:19] INFO π Finished running step 'text_generation_0' (replica ID: 0)
|