Create data/train.csv
Browse files- data/train.csv +11 -0
data/train.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
uid,dataset_id,season,drive_start_field_position,down_success_rate,early_down_efficiency,third_down_state,penalty_drag,turnover_threat,red_zone_entry,drive_summary,question,ground_truth_label,ground_truth_rationale,outcome_signal,source_citation
|
| 2 |
+
NFLDR-001,nfl-drive-momentum-coherence-risk-v0.1,2024,own_35,high,high,manageable,low,low,yes,"Drive stays ahead of sticks.","Is drive-momentum coherence intact. Answer coherent or incoherent.",coherent,"High early-down efficiency with low drag.",scoring_drive_likely,"Synthetic"
|
| 3 |
+
NFLDR-002,nfl-drive-momentum-coherence-risk-v0.1,2024,own_20,low,low,long_third_downs,high,medium,no,"Drive stalls repeatedly.","Is drive-momentum coherence intact. Answer coherent or incoherent.",incoherent,"Behind sticks with penalty drag.",punt_likely,"Synthetic"
|
| 4 |
+
NFLDR-003,nfl-drive-momentum-coherence-risk-v0.1,2024,midfield,medium,high,manageable,low,low,yes,"Stable drive state.","Is drive-momentum coherence intact. Answer coherent or incoherent.",coherent,"Early downs keep 3rd manageable.",scoring_drive_likely,"Synthetic"
|
| 5 |
+
NFLDR-004,nfl-drive-momentum-coherence-risk-v0.1,2024,own_30,low,medium,long_third_downs,medium,high,no,"Turnover threat rises.","Is drive-momentum coherence intact. Answer coherent or incoherent.",incoherent,"Long 3rd downs plus turnover threat.",turnover_or_punt_risk,"Synthetic"
|
| 6 |
+
NFLDR-005,nfl-drive-momentum-coherence-risk-v0.1,2023,own_40,high,medium,manageable,low,low,yes,"Good tempo.","Is drive-momentum coherence intact. Answer coherent or incoherent.",coherent,"Sustained success rate.",scoring_drive_likely,"Synthetic"
|
| 7 |
+
NFLDR-006,nfl-drive-momentum-coherence-risk-v0.1,2023,own_15,low,low,long_third_downs,high,medium,no,"Penalties kill drive.","Is drive-momentum coherence intact. Answer coherent or incoherent.",incoherent,"Penalty drag breaks momentum.",punt_likely,"Synthetic"
|
| 8 |
+
NFLDR-007,nfl-drive-momentum-coherence-risk-v0.1,2023,midfield,medium,high,manageable,low,low,yes,"Rhythm steady.","Is drive-momentum coherence intact. Answer coherent or incoherent.",coherent,"Drive state coherent.",scoring_drive_likely,"Synthetic"
|
| 9 |
+
NFLDR-008,nfl-drive-momentum-coherence-risk-v0.1,2023,own_25,low,medium,long_third_downs,medium,high,no,"Drive fragile.","Is drive-momentum coherence intact. Answer coherent or incoherent.",incoherent,"Turnover threat in long downs.",turnover_or_punt_risk,"Synthetic"
|
| 10 |
+
NFLDR-009,nfl-drive-momentum-coherence-risk-v0.1,2022,own_35,high,high,manageable,low,low,yes,"Stable.","Is drive-momentum coherence intact. Answer coherent or incoherent.",coherent,"Low drag and high efficiency.",scoring_drive_likely,"Synthetic"
|
| 11 |
+
NFLDR-010,nfl-drive-momentum-coherence-risk-v0.1,2022,own_20,low,low,long_third_downs,high,high,no,"Collapse.","Is drive-momentum coherence intact. Answer coherent or incoherent.",incoherent,"High drag and high turnover threat.",turnover_or_punt_risk,"Synthetic"
|