Balance Scale
Hugging FaceBalance scale The Balance scale dataset from the UCI ML repository. Two weights are put on the arms of a scale. Where does the scale tilt? Configurations and tasks Configuration Task Description balance Multiclass classification Where does the scale tilt? is_balanced Binary classification Does the scale tilt? Usage from datasets import load_dataset dataset = load_dataset("mstz/balance_scale", "balance")["train"]… See the full description on the dataset page: https://huggingface.co/datasets/mstz/balance_scale.
cloud_off This dataset hasn't been imported yet, so it can't be charted here. You can browse it on Hugging Face.