g.put("Gov2-Cascade-0.7", new GroundTruth("Gov2-Cascade-0.7", Metric.NDCG20, 75, p7, 0.4625f));
g.put("Gov2-Cascade-0.5", new GroundTruth("Gov2-Cascade-0.5", Metric.NDCG20, 75, p5, 0.4634f));
g.put("Gov2-Cascade-0.3", new GroundTruth("Gov2-Cascade-0.3", Metric.NDCG20, 75, p3, 0.4653f));
g.put("Gov2-Cascade-0.1", new GroundTruth("Gov2-Cascade-0.1", Metric.NDCG20, 75, p1, 0.4745f));
GradedQrels qrels = new GradedQrels("data/gov2/qrels.gov2.all");
String[] params = new String[] {
"data/gov2/run.gov2.SIGIR2011.varying.tradeoff.cascade.xml",
"data/gov2/queries.gov2.title.776-850.xml" };