Download Dataset ================ .. note:: For more information about the dataset see :ref:`dataset_general_information` and for more information about the models trained using this data see :ref:`sc_pretrained_models`. +----------------------------------+------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Name | Description | Download | +==================================+============================================================+=================================================================================================================================================================================+ | classifier-data-cv | Standard dataset split into 3 sets for cross validation | `Hugging Face Link `__ | +----------------------------------+------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | classifier-data-three-train-test | 3 class dataset split into train and test sets | `Hugging Face Link `__ | +----------------------------------+------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | classifier-data-three | 3 class dataset (``slide``, ``presenter_side``, ``other``) | `Hugging Face Link `__ | +----------------------------------+------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | classifier-data-train-test | Standard dataset split into train and test sets | `Hugging Face Link `__ | +----------------------------------+------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | classifier-data | Standard dataset grouped by the 9 classes | `Hugging Face Link `__ | +----------------------------------+------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Additionally, all of the above versions of the dataset are available from `this Hugging Face repository `__