Motivation
Description
When you give multiple --query in base search, you'll get the intersection of given queries as a return.
(E.g. : base search mnist --conditions "test" --query "correction == -1" --query "label in ['1','2','3']"
Add description about this on the docs
Additional context (optional)
Motivation
Description
When you give multiple
--queryinbase search, you'll get the intersection of given queries as a return.(E.g. :
base search mnist --conditions "test" --query "correction == -1" --query "label in ['1','2','3']"Add description about this on the docs
Additional context (optional)