The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    TypeError
Message:      'NoneType' object is not callable
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 360, in get_dataset_config_names
                  builder_cls = get_dataset_builder_class(dataset_module, dataset_name=os.path.basename(path))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 197, in get_dataset_builder_class
                  builder_cls = import_main_class(dataset_module.module_path)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 115, in import_main_class
                  module = importlib.import_module(module_path)
                File "/usr/local/lib/python3.9/importlib/__init__.py", line 127, in import_module
                  return _bootstrap._gcd_import(name[level:], package, level)
                File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
                File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
                File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
                File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
                File "<frozen importlib._bootstrap_external>", line 850, in exec_module
                File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
                File "/tmp/modules-cache/datasets_modules/datasets/rwcuffney--autotrain-data-pick_a_card/804edc957769b382eda192448d099607a87744c9626add9e59561a503449b5b9/autotrain-data-pick_a_card.py", line 2, in <module>
                  load_dataset("rwcuffney/autotrain-data-pick_a_card")
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 2129, in load_dataset
                  builder_instance = load_dataset_builder(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1852, in load_dataset_builder
                  builder_instance: DatasetBuilder = builder_cls(
              TypeError: 'NoneType' object is not callable

Need help to make the dataset viewer work? Open a discussion for direct support.

AutoTrain Dataset for project: pick_a_card

Dataset Description

This dataset has been automatically processed by AutoTrain for project pick_a_card.

Languages

The BCP-47 code for the dataset's language is unk.

Dataset Structure

Data Instances

A sample from this dataset looks as follows:

[
  {
    "image": "<224x224 RGB PIL image>",
    "target": 0
  },
  {
    "image": "<224x224 RGB PIL image>",
    "target": 0
  }
]

Dataset Fields

The dataset has the following fields (also called "features"):

{
  "image": "Image(decode=True, id=None)",
  "target": "ClassLabel(names=['ace of clubs', 'ace of diamonds', 'ace of hearts', 'ace of spades', 'eight of clubs', 'eight of diamonds', 'eight of hearts', 'eight of spades', 'five of clubs', 'five of diamonds', 'five of hearts', 'five of spades', 'four of clubs', 'four of diamonds', 'four of hearts', 'four of spades', 'jack of clubs', 'jack of diamonds', 'jack of hearts', 'jack of spades', 'joker', 'king of clubs', 'king of diamonds', 'king of hearts', 'king of spades', 'nine of clubs', 'nine of diamonds', 'nine of hearts', 'nine of spades', 'queen of clubs', 'queen of diamonds', 'queen of hearts', 'queen of spades', 'seven of clubs', 'seven of diamonds', 'seven of hearts', 'seven of spades', 'six of clubs', 'six of diamonds', 'six of hearts', 'six of spades', 'ten of clubs', 'ten of diamonds', 'ten of hearts', 'ten of spades', 'three of clubs', 'three of diamonds', 'three of hearts', 'three of spades', 'two of clubs', 'two of diamonds', 'two of hearts', 'two of spades'], id=None)"
}

Dataset Splits

This dataset is split into a train and validation split. The split sizes are as follow:

Split name Num samples
train 7624
valid 265
Downloads last month
0
Edit dataset card

Models trained or fine-tuned on rwcuffney/autotrain-data-pick_a_card

Space using rwcuffney/autotrain-data-pick_a_card 1