You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The --(train|valid|test)-weighted-split-paths-path arguments (added in #32 ) parses the data arguments from a file in a specific format.
Loading could be made simpler by reading a structured file (json or yaml). Such file would be more human-readable too.
The text was updated successfully, but these errors were encountered:
The
--(train|valid|test)-weighted-split-paths-path
arguments (added in #32 ) parses the data arguments from a file in a specific format.Loading could be made simpler by reading a structured file (json or yaml). Such file would be more human-readable too.
The text was updated successfully, but these errors were encountered: