Dataset Viewer
The dataset viewer is not available for this subset.
Cannot get the split names for the config 'default' of the dataset.
Exception:    SplitsNotFoundError
Message:      The split names could not be parsed from the dataset config.
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 289, in get_dataset_config_info
                  for split_generator in builder._split_generators(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 83, in _split_generators
                  raise ValueError(
              ValueError: The TAR archives of the dataset should be in WebDataset format, but the files in the archive don't share the same prefix or the same types.
              
              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/split_names.py", line 65, in compute_split_names_from_streaming_response
                  for split in get_dataset_split_names(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 343, in get_dataset_split_names
                  info = get_dataset_config_info(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 294, in get_dataset_config_info
                  raise SplitsNotFoundError("The split names could not be parsed from the dataset config.") from err
              datasets.inspect.SplitsNotFoundError: The split names could not be parsed from the dataset config.

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.

For English readers, please see the English README.

Iwara 全站视频数据集 - Iwara Full-Site Video Dataset

⚠️ 内容警告:此数据集源于 Iwara.tv,其中可能包含成人内容 (NSFW/R-18)。请在合适的环境下使用。

数据集描述

本项目包含了自 Iwara.tv 建站至 2025年6月15日 的所有公开视频,总大小超过 30TB。Iwara.tv 是一个以 MikuMikuDance (MMD) 视频创作为主的分享社区。此数据集旨在为计算机视觉、数据分析、推荐系统等领域的研究人员提供素材。

与视频文件配套的元数据(如标题、作者、标签等)已被分离至另一个仓库,请访问:ACCA225/iwara_metadata

数据结构

数据集的视频文件按 年/年-月 的目录格式进行组织,例如 2024/2024-06 文件夹内包含了2024年6月上传的所有视频。数据集具体大小见末尾一些说明

下载方法:

方法一:

直接在本页上方的的Files and Version选择栏进入下载

方法二:

首先安装依赖:

pip install -U huggingface_hub
export HF_ENDPOINT=https://hf-mirror.com #如果你是国内用户,你需要运行这个

然后运行下面命令下载

  • 下载特定目录:
#下面命令会将2025/2025-06文件夹下载到本地Iwara_MMD_all文件夹中
huggingface-cli download --repo-type dataset AnimeFans/Iwara_MMD_all --include "2025/2025-06/*" --local-dir Iwara_MMD_all
  • 下载所有目录:
#⚠下面命令会将所有文件下载到本地Iwara_MMD_all文件夹中
huggingface-cli download --repo-type dataset --resume-download AnimeFans/Iwara_MMD_all --local-dir Iwara_MMD_all
⚠请不要在家庭网络中,一次性下载所有文件。否则你的ISP可能会因超额给你限速甚至断宽带。

一些说明

  • 各目录大小:
root@modal:/__modal/volumes/vo-ieu7V88l04V1sGny7d7ebd# du -h ./ --max-depth=1
59K     ./.ipynb_checkpoints
204M    ./2014-02
5.5G    ./2014-03
2.4G    ./2014-04
2.9G    ./2014-05
2.4G    ./2014-06
4.3G    ./2014-07
3.3G    ./2014-08
4.5G    ./2014-09
5.7G    ./2014-10
4.2G    ./2014-11
6.2G    ./2014-12
4.9G    ./2015-01
3.9G    ./2015-02
11G     ./2015-03
8.9G    ./2015-04
8.6G    ./2015-05
12G     ./2015-06
16G     ./2015-07
18G     ./2015-08
12G     ./2015-09
24G     ./2015-10
13G     ./2015-11
21G     ./2015-12
26G     ./2016-01
20G     ./2016-02
26G     ./2016-03
38G     ./2016-04
50G     ./2016-05
34G     ./2016-06
58G     ./2016-07
61G     ./2016-08
50G     ./2016-09
63G     ./2016-10
71G     ./2016-11
61G     ./2016-12
62G     ./2017-01
58G     ./2017-02
64G     ./2017-03
80G     ./2017-04
83G     ./2017-05
84G     ./2017-06
102G    ./2017-07
116G    ./2017-08
92G     ./2017-09
83G     ./2017-10
92G     ./2017-11
99G     ./2017-12
103G    ./2018-01
103G    ./2018-02
107G    ./2018-03
128G    ./2018-04
134G    ./2018-05
138G    ./2018-06
149G    ./2018-07
152G    ./2018-08
150G    ./2018-09
144G    ./2018-10
128G    ./2018-11
144G    ./2018-12
139G    ./2019-01
141G    ./2019-02
149G    ./2019-03
152G    ./2019-04
157G    ./2019-05
168G    ./2019-06
183G    ./2019-07
199G    ./2019-08
193G    ./2019-09
174G    ./2019-10
185G    ./2019-11
201G    ./2019-12
194G    ./2020-01
225G    ./2020-02
247G    ./2020-03
250G    ./2020-04
262G    ./2020-05
233G    ./2020-06
254G    ./2020-07
273G    ./2020-08
237G    ./2020-09
252G    ./2020-10
249G    ./2020-11
275G    ./2020-12
297G    ./2021-01
271G    ./2021-02
289G    ./2021-03
297G    ./2021-04
314G    ./2021-05
286G    ./2021-06
251G    ./2021-07
314G    ./2021-08
307G    ./2021-09
317G    ./2021-10
309G    ./2021-11
321G    ./2021-12
328G    ./2022-01
297G    ./2022-02
347G    ./2022-03
358G    ./2022-04
390G    ./2022-05
337G    ./2022-06
371G    ./2022-07
396G    ./2022-08
377G    ./2022-09
374G    ./2022-10
328G    ./2022-11
362G    ./2022-12
363G    ./2023-01
345G    ./2023-02
338G    ./2023-03
383G    ./2023-04
418G    ./2023-05
404G    ./2023-06
437G    ./2023-07
456G    ./2023-08
445G    ./2023-09
531G    ./2023-10
493G    ./2023-11
562G    ./2023-12
579G    ./2024-01
589G    ./2024-02
620G    ./2024-03
625G    ./2024-04
684G    ./2024-05
674G    ./2024-06
690G    ./2024-07
761G    ./2024-08
738G    ./2024-09
713G    ./2024-10
702G    ./2024-11
727G    ./2024-12
749G    ./2025-01
754G    ./2025-02
810G    ./2025-03
763G    ./2025-04
840G    ./2025-05
279G    ./2025-06
505M    ./classification
0       ./datawash
76M     ./downloads
1.9G    ./iwara
814M    ./iwara_data
658M    ./iwara_data_embed
1.2G    ./iwara_data_pured 
33T     ./
root@modal:/__modal/volumes/vo-ieu7V88l04V1sGny7d7ebd# 

License

所有视频内容的版权归其在 Iwara.tv 上的原始创作者所有。使用这些视频时,请遵守相关版权法律和 Iwara.tv 网站的用户协议。本数据集的发布者不为因使用视频内容而产生的任何版权纠纷承担责任。

Downloads last month
2,365