wj210
wj210
asking about this as well.
@baptistejamin, do you have to specify the splits? so data_dir is only the dir? how would it find prompt.jsonl then?
i do not know why, but i keep getting error "FileNotFoundError: Unable to find '/workspace/scripts/train/train' at /workspace/scripts/train" at `dataset = datasets.load_dataset(dataset_name, split=split, **kwargs)` my yaml is `# Dataloaders train_loader: name:...
from multiagent.core import World, Agent, Landmark ModuleNotFoundError: No module named 'multiagent'
is ther any solutions to this?