The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/BlueSunflower/chess_games_base/chess_games_base.py or any data file in the same directory. Couldn't find 'BlueSunflower/chess_games_base' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in BlueSunflower/chess_games_base. 
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 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1491, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/BlueSunflower/chess_games_base/chess_games_base.py or any data file in the same directory. Couldn't find 'BlueSunflower/chess_games_base' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in BlueSunflower/chess_games_base.

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

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Dataset of chess games made for purpose of training language model on them

Two files: data_stockfish_262k.tar.gz - 262 000 games generated by Stockfish self-play

lichess.tar.gz - a sample of 3.5M games from lichess with unfinished games filtered out, all converted to one format

Each archive contains two files: train.jsonl test.jsonl


license: apache-2.0

Downloads last month
0