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
A sane default might be to rely on the information URIs give us and be smart about it.
For example, say we wan't to use a HuggingFace dataset, davidwisdom/fake_railroad_company. Seamless should know how to get and parse the URI hf://davidwisdom/fake_railroad_company. Same might happen with kaggle or other platform with a clear way to identify the dataset.
This is a different mode that pointing to a datapackage.yaml file though and might be confusing.
The text was updated successfully, but these errors were encountered:
A sane default might be to rely on the information URIs give us and be smart about it.
For example, say we wan't to use a HuggingFace dataset,
davidwisdom/fake_railroad_company
. Seamless should know how to get and parse the URIhf://davidwisdom/fake_railroad_company
. Same might happen withkaggle
or other platform with a clear way to identify the dataset.This is a different mode that pointing to a
datapackage.yaml
file though and might be confusing.The text was updated successfully, but these errors were encountered: