Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError Exception: BadZipFile Message: File is not a zip file Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/utils/_errors.py", line 304, in hf_raise_for_status response.raise_for_status() File "/src/services/worker/.venv/lib/python3.9/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://hf-hub-lfs-us-east-1.s3.us-east-1.amazonaws.com/repos/b8/19/b819f7f45b41f1f5dc5803a3dd1bc0b9b6e08b8649a9dc8cb47288b0f4f0db33/9ab2e3723b5eaeb3d63b6139b118fd7ac6fdb69f7c17e7c044eab91504b8dd35?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA2JU7TKAQLC2QXPN7%2F20240902%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240902T181354Z&X-Amz-Expires=259200&X-Amz-Signature=174b2eadd12ad6a66746654ed14ae598521da78d1703f24b0a11204b53452512&X-Amz-SignedHeaders=host&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27dataset.zip%3B%20filename%3D%22dataset.zip%22%3B&response-content-type=application%2Fzip&x-id=GetObject The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.9/zipfile.py", line 1329, in _RealGetContents endrec = _EndRecData(fp) File "/usr/local/lib/python3.9/zipfile.py", line 286, in _EndRecData return _EndRecData64(fpin, -sizeEndCentDir, endrec) File "/usr/local/lib/python3.9/zipfile.py", line 224, in _EndRecData64 data = fpin.read(sizeEndCentDir64Locator) File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 807, in track_read out = f_read(*args, **kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/hf_file_system.py", line 765, in read return super().read(length) File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/spec.py", line 1846, in read out = self.cache._fetch(self.loc, self.loc + length) File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/caching.py", line 189, in _fetch self.cache = self.fetcher(start, end) # new block replaces old File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/hf_file_system.py", line 728, in _fetch_range hf_raise_for_status(r) File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/utils/_errors.py", line 371, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 500 Server Error: Internal Server Error for url: https://hf-hub-lfs-us-east-1.s3.us-east-1.amazonaws.com/repos/b8/19/b819f7f45b41f1f5dc5803a3dd1bc0b9b6e08b8649a9dc8cb47288b0f4f0db33/9ab2e3723b5eaeb3d63b6139b118fd7ac6fdb69f7c17e7c044eab91504b8dd35?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA2JU7TKAQLC2QXPN7%2F20240902%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240902T181354Z&X-Amz-Expires=259200&X-Amz-Signature=174b2eadd12ad6a66746654ed14ae598521da78d1703f24b0a11204b53452512&X-Amz-SignedHeaders=host&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27dataset.zip%3B%20filename%3D%22dataset.zip%22%3B&response-content-type=application%2Fzip&x-id=GetObject During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1768, in _prepare_split_single writer.write(example, key) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 500, in write self.write_examples_on_file() File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 458, in write_examples_on_file self.write_batch(batch_examples=batch_examples) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 572, in write_batch self.write_table(pa_table, writer_batch_size) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 587, in write_table pa_table = embed_table_storage(pa_table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2280, in embed_table_storage arrays = [ File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2281, in <listcomp> embed_array_storage(table[name], feature) if require_storage_embed(feature) else table[name] File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp> return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2154, in embed_array_storage return feature.embed_storage(array) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/features/image.py", line 273, in embed_storage [ File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/features/image.py", line 274, in <listcomp> (path_to_bytes(x["path"]) if x["bytes"] is None else x["bytes"]) if x is not None else None File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/utils/py_utils.py", line 309, in wrapper return func(value) if value is not None else None File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/features/image.py", line 268, in path_to_bytes with xopen(path, "rb") as f: File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/utils/file_utils.py", line 1227, in xopen file_obj = fsspec.open(file, mode=mode, *args, **kwargs).open() File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/core.py", line 461, in open out = open_files( File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/core.py", line 283, in open_files fs, fs_token, paths = get_fs_token_paths( File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/core.py", line 636, in get_fs_token_paths fs = filesystem(protocol, **inkwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/registry.py", line 293, in filesystem return cls(**storage_options) File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/spec.py", line 80, in __call__ obj = super().__call__(*args, **kwargs) File "<string>", line 3, in __init__ File "/usr/local/lib/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/local/lib/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/local/lib/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 825, in track_metadata_read_once out = func(instance, fo=urlpath, **kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/implementations/zip.py", line 62, in __init__ self.zip = zipfile.ZipFile( File "/usr/local/lib/python3.9/zipfile.py", line 1266, in __init__ self._RealGetContents() File "/usr/local/lib/python3.9/zipfile.py", line 1331, in _RealGetContents raise BadZipFile("File is not a zip file") zipfile.BadZipFile: File is not a zip file The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1391, in compute_config_parquet_and_info_response parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet( File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 990, in stream_convert_to_parquet builder._prepare_split( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1629, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1786, in _prepare_split_single raise DatasetGenerationError("An error occurred while generating the dataset") from e datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
image
image |
---|
End of preview.
Bangumi Image Base of Karakai Jouzu No Takagi-san 3
This is the image base of bangumi Karakai Jouzu no Takagi-san 3, we detected 34 characters, 5592 images in total. The full dataset is here.
Please note that these image bases are not guaranteed to be 100% cleaned, they may be noisy actual. If you intend to manually train models using this dataset, we recommend performing necessary preprocessing on the downloaded dataset to eliminate potential noisy samples (approximately 1% probability).
Here is the characters' preview:
# | Images | Download | Preview 1 | Preview 2 | Preview 3 | Preview 4 | Preview 5 | Preview 6 | Preview 7 | Preview 8 |
---|---|---|---|---|---|---|---|---|---|---|
0 | 2351 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
1 | 151 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
2 | 59 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
3 | 17 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
4 | 16 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
5 | 103 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
6 | 61 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
7 | 9 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
8 | 25 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
9 | 299 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
10 | 1732 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
11 | 12 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
12 | 104 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
13 | 19 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
14 | 154 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
15 | 233 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
16 | 8 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
17 | 9 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
18 | 8 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
19 | 6 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
N/A | N/A |
20 | 10 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
21 | 14 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
22 | 20 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
23 | 7 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
N/A |
24 | 6 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
N/A | N/A |
25 | 7 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
N/A |
26 | 6 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
N/A | N/A |
27 | 9 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
28 | 6 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
N/A | N/A |
29 | 9 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
30 | 5 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
N/A | N/A | N/A |
31 | 37 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
32 | 9 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
noise | 71 | Download | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- Downloads last month
- 446