SPOClab-ca / BENDR

170 stars 57 forks source link

About deploy downstream.yml and downstream_datasets.yml #6

Closed YoloEliwa closed 2 years ago

YoloEliwa commented 2 years ago

Tranks for supplying your code. But when I follow your markdown, I meet some problems image

This is my project files image

This is my downstream.yml image

This is my downstream_datasets.yml image

kostasde commented 2 years ago

It looks like you just accidentally modified the datasets entry in downstream.yml, it should be

datasets: !include configs/downstream_datasets.yml

If you only want to use bci_iv_2a, you should just list that as the single option in the use_only: section in downstream.yml