We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c28a6 commit 53d82adCopy full SHA for 53d82ad
bioscan_dataset/bioscan1m.py
@@ -121,6 +121,10 @@ def load_bioscan1m_metadata(
121
If ``split`` is ``None`` or ``"all"`` (default), the data is not filtered by
122
partition and the dataframe will contain every sample in the dataset.
123
124
+ Note that the contents of the split depends on the value of ``partitioning_version``.
125
+ If ``partitioning_version`` is changed, the same ``split`` value will yield
126
+ completely different records.
127
+
128
partitioning_version : str, default="large_diptera_family"
129
The dataset partitioning version, one of:
130
0 commit comments