Update climate-evaluation.py
Browse files- climate-evaluation.py +0 -1
climate-evaluation.py
CHANGED
@@ -249,6 +249,5 @@ class ClimateEvaluation(datasets.GeneratorBasedBuilder):
|
|
249 |
}
|
250 |
}"""
|
251 |
),
|
252 |
-
**_ClimateEvaluation_BASE_KWARGS,
|
253 |
),
|
254 |
]
|
|
|
249 |
}
|
250 |
}"""
|
251 |
),
|
|
|
252 |
),
|
253 |
]
|