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
I was trying to bulk label a dataset with 50 different labels but the script was erring out because it assumes that the labels are already added to the dataset. Rather than adding the labels one by one in the UI, I added code to the bulk labeling script to do it automatically and would like to contribute this back to the repo through a PR.
data_labeling_examples/bulk_labeling_python
The text was updated successfully, but these errors were encountered:
I was trying to bulk label a dataset with 50 different labels but the script was erring out because it assumes that the labels are already added to the dataset. Rather than adding the labels one by one in the UI, I added code to the bulk labeling script to do it automatically and would like to contribute this back to the repo through a PR.
data_labeling_examples/bulk_labeling_python
The text was updated successfully, but these errors were encountered: