Create data/tester.csv
Browse files- data/tester.csv +11 -0
data/tester.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
uid,dataset_id,year,region,gen_mix,gen_forecast_accuracy,demand_forecast_accuracy,renewable_variability_buffered,net_load_prediction_ok,dispatch_plan_alignment,summary,question,model_response,ground_truth_label,ground_truth_rationale,outcome_signal,source_citation
|
| 2 |
+
GD-TST-001,energy-generation-demand-coherence-drift-v0.1,2024,UK,high_wind,high,high,yes,yes,yes,"Wind variability buffered.","Is generation-demand coherence stable. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 3 |
+
GD-TST-002,energy-generation-demand-coherence-drift-v0.1,2024,UK,high_wind,low,medium,no,no,no,"Wind drop unbuffered.","Is generation-demand coherence stable. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 4 |
+
GD-TST-003,energy-generation-demand-coherence-drift-v0.1,2023,EU,mixed,high,high,yes,yes,yes,"Net load stable.","Is generation-demand coherence stable. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 5 |
+
GD-TST-004,energy-generation-demand-coherence-drift-v0.1,2023,EU,mixed,medium,low,no,no,no,"Demand spike missed.","Is generation-demand coherence stable. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 6 |
+
GD-TST-005,energy-generation-demand-coherence-drift-v0.1,2022,US,high_solar,high,high,yes,yes,yes,"Solar predicted and balanced.","Is generation-demand coherence stable. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 7 |
+
GD-TST-006,energy-generation-demand-coherence-drift-v0.1,2022,US,high_solar,low,medium,no,no,no,"Cloud event reduced output.","Is generation-demand coherence stable. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 8 |
+
GD-TST-007,energy-generation-demand-coherence-drift-v0.1,2021,Asia,thermal_heavy,high,high,yes,yes,yes,"Thermal meets demand forecast.","Is generation-demand coherence stable. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 9 |
+
GD-TST-008,energy-generation-demand-coherence-drift-v0.1,2021,Asia,thermal_heavy,medium,low,yes,no,no,"Demand forecast error.","Is generation-demand coherence stable. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 10 |
+
GD-TST-009,energy-generation-demand-coherence-drift-v0.1,2020,Global,interconnected,high,high,yes,yes,yes,"Cross-border balancing works.","Is generation-demand coherence stable. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 11 |
+
GD-TST-010,energy-generation-demand-coherence-drift-v0.1,2020,Global,interconnected,low,low,no,no,no,"Forecast errors and constrained imports.","Is generation-demand coherence stable. Answer coherent or incoherent.","",,,,"","Synthetic"
|