mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-05 19:13:01 +00:00
Merge branch 'grpo-latest' of https://github.com/hpcaitech/ColossalAI into grpo-latest-dev
This commit is contained in:
@@ -151,7 +151,7 @@ class BaseProducer:
|
||||
raise ValueError(f"Unknown evaluation function type {evaluation_function_type}")
|
||||
self.response_format_tags = response_format_tags
|
||||
else:
|
||||
raise ValueError("eval_dataset_config is not defined")
|
||||
print("No eval dataset provided, skip eval")
|
||||
self.device = get_current_device()
|
||||
|
||||
# init backend
|
||||
|
Reference in New Issue
Block a user