Create data/train.csv
Browse files- data/train.csv +11 -0
data/train.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
uid,dataset_id,trade_lane,vessel_class,eta_change,berth_availability,yard_utilization,crane_productivity,waiting_time_trend,operational_notes,question,ground_truth_label,ground_truth_rationale,outcome_signal,source_citation
|
| 2 |
+
SEA-001,maritime-vessel-schedule-port-congestion-coherence-risk-v0.1,Asia-Europe,container,none,available,medium,normal,stable,"ETA stable and berth available.","Is schedule-congestion coherence intact. Answer coherent or incoherent.",coherent,"Capacity matches schedule.",on_time_berthing,"Synthetic"
|
| 3 |
+
SEA-002,maritime-vessel-schedule-port-congestion-coherence-risk-v0.1,Asia-Europe,container,upward,constrained,high,low,upward,"ETA pushed out with high yard use and low cranes.","Is schedule-congestion coherence intact. Answer coherent or incoherent.",incoherent,"Congestion explains schedule drift.",delay_spike,"Synthetic"
|
| 4 |
+
SEA-003,maritime-vessel-schedule-port-congestion-coherence-risk-v0.1,Transpacific,container,minor,available,medium,normal,stable,"Minor slip but operations normal.","Is schedule-congestion coherence intact. Answer coherent or incoherent.",coherent,"Slip within normal variance.",minor_delay,"Synthetic"
|
| 5 |
+
SEA-004,maritime-vessel-schedule-port-congestion-coherence-risk-v0.1,Transpacific,container,none,constrained,high,low,upward,"ETA unchanged but port capacity collapsing.","Is schedule-congestion coherence intact. Answer coherent or incoherent.",incoherent,"Schedule claims conflict with port signals.",hidden_delay_risk,"Synthetic"
|
| 6 |
+
SEA-005,maritime-vessel-schedule-port-congestion-coherence-risk-v0.1,Intra-Europe,container,none,available,low,normal,stable,"Low yard use and normal cranes.","Is schedule-congestion coherence intact. Answer coherent or incoherent.",coherent,"No congestion signature.",stable,"Synthetic"
|
| 7 |
+
SEA-006,maritime-vessel-schedule-port-congestion-coherence-risk-v0.1,Asia-Med,container,upward,constrained,high,low,upward,"Congestion building across yard and berth.","Is schedule-congestion coherence intact. Answer coherent or incoherent.",incoherent,"Port constraints match rising delays.",anchorage_wait_rise,"Synthetic"
|
| 8 |
+
SEA-007,maritime-vessel-schedule-port-congestion-coherence-risk-v0.1,Atlantic,container,downward,available,medium,high,downward,"Recovered ETA with high productivity.","Is schedule-congestion coherence intact. Answer coherent or incoherent.",coherent,"Productivity supports recovery.",recovery,"Synthetic"
|
| 9 |
+
SEA-008,maritime-vessel-schedule-port-congestion-coherence-risk-v0.1,Asia-Europe,container,none,available,high,high,stable,"High yard use but high crane output keeps flow.","Is schedule-congestion coherence intact. Answer coherent or incoherent.",coherent,"Capacity offsets load.",stable_throughput,"Synthetic"
|
| 10 |
+
SEA-009,maritime-vessel-schedule-port-congestion-coherence-risk-v0.1,Transpacific,container,upward,available,low,normal,stable,"ETA worsening without congestion signals.","Is schedule-congestion coherence intact. Answer coherent or incoherent.",incoherent,"Delay likely upstream or schedule distortion.",upstream_disruption_risk,"Synthetic"
|
| 11 |
+
SEA-010,maritime-vessel-schedule-port-congestion-coherence-risk-v0.1,Intra-Europe,container,none,available,medium,normal,stable,"Normal operations.","Is schedule-congestion coherence intact. Answer coherent or incoherent.",coherent,"Aligned.",stable,"Synthetic"
|