The dataset viewer is not available for this split.
Error code: StreamingRowsError
Exception: CastError
Message: Couldn't cast
status: string
worker_index: int64
manifest_sha256: string
records: int64
already_complete: int64
new_records: int64
setup_seconds: double
elapsed_seconds: double
total_seconds: double
peak_vram_bytes: int64
blocks: list<item: int64>
child 0, item: int64
sigma: double
noise_seed: int64
selection: string
part_index: int64
kind: string
transform_resolution: int64
preprocess_version: string
to
{'kind': Value('string'), 'blocks': List(Value('int64')), 'sigma': Value('float64'), 'noise_seed': Value('int64'), 'preprocess_version': Value('string'), 'transform_resolution': Value('int64'), 'manifest_sha256': Value('string'), 'records': List({'record_id': Value('string'), 'source_record_id': Value('string'), 'style_id': Value('string'), 'source': Value('string'), 'split': Value('string'), 'shard': Value('string'), 'factor': Value('string'), 'factor_index': Value('int64'), 'family': Value('string'), 'level': Value('string'), 'sign': Value('int64'), 'signed_intensity': Value('float64'), 'operation_seed': Value('int64'), 'transform_version': Value('string'), 'anchor_kind': Value('string'), 'repeat_of': Value('string'), 'panel': Value('bool'), 'anima_pilot': Value('bool'), 'source_shard': Value('string')}), 'worker_index': Value('int64'), 'part_index': Value('int64')}
because column names don't match
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/utils.py", line 147, in get_rows_or_raise
return get_rows(
dataset=dataset,
...<4 lines>...
column_names=column_names,
)
File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
return func(*args, **kwargs)
File "/src/services/worker/src/worker/utils.py", line 127, in get_rows
rows_plus_one = list(itertools.islice(safe_iter(ds, dataset=dataset), rows_max_number + 1))
File "/src/services/worker/src/worker/utils.py", line 478, in safe_iter
yield from ds.decode(False) if ds.features else ds
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2818, in __iter__
for key, example in ex_iterable:
^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2355, in __iter__
for key, pa_table in self._iter_arrow():
~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2380, in _iter_arrow
for key, pa_table in self.ex_iterable._iter_arrow():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 536, in _iter_arrow
for key, pa_table in iterator:
^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 419, in _iter_arrow
for key, pa_table in self.generate_tables_fn(**gen_kwags):
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
status: string
worker_index: int64
manifest_sha256: string
records: int64
already_complete: int64
new_records: int64
setup_seconds: double
elapsed_seconds: double
total_seconds: double
peak_vram_bytes: int64
blocks: list<item: int64>
child 0, item: int64
sigma: double
noise_seed: int64
selection: string
part_index: int64
kind: string
transform_resolution: int64
preprocess_version: string
to
{'kind': Value('string'), 'blocks': List(Value('int64')), 'sigma': Value('float64'), 'noise_seed': Value('int64'), 'preprocess_version': Value('string'), 'transform_resolution': Value('int64'), 'manifest_sha256': Value('string'), 'records': List({'record_id': Value('string'), 'source_record_id': Value('string'), 'style_id': Value('string'), 'source': Value('string'), 'split': Value('string'), 'shard': Value('string'), 'factor': Value('string'), 'factor_index': Value('int64'), 'family': Value('string'), 'level': Value('string'), 'sign': Value('int64'), 'signed_intensity': Value('float64'), 'operation_seed': Value('int64'), 'transform_version': Value('string'), 'anchor_kind': Value('string'), 'repeat_of': Value('string'), 'panel': Value('bool'), 'anima_pilot': Value('bool'), 'source_shard': Value('string')}), 'worker_index': Value('int64'), 'part_index': Value('int64')}
because column names don't matchNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Anima Style Factor Intervention v4
Summary
Anima Style Factor Intervention v4 is a private training feature dataset for person-oriented open-set style transfer. It pairs deterministic Line, Color, Texture, and Geometry interventions with frozen SigLIP2 full/face features and frozen Anima internal descriptors. The dataset is derived from the private 500,000-image Anima style corpus and does not redistribute a second copy of the source images.
The training split contains 104,000 transformed records from 72,000 source artworks. The validation split contains 4,096 transformed records from 512 held-out style identities. Synthetic and human sources are balanced.
Intended use
The records supervise a factorized relational style encoder. Each transformed record is paired with its original source record through source_record_id. Training measures factor, direction, strength, monotonicity, non-target leakage, and style-identity invariance. Transformed copies are intervention pairs only; they must not be counted as independent reference artworks.
Transform families
| Factor | Training families | Validation-only family |
|---|---|---|
| Line | dilate_erode, blur_sharpen, darkness_contrast |
edge_overlay |
| Color | palette_remap, split_tone, tone_curve |
channel_mixer |
| Texture | smooth_detail, frequency, grain_noise |
median_speckle |
| Geometry | crop_zoom_translate, perspective, lens_warp |
shear |
Levels are weak, medium, and strong. Signed operations balance positive and negative directions. Lens-warp coefficients are bounded to 0.035, 0.055, and 0.075. Transform version lens-safe-v4 and each record's deterministic operation_seed fully specify image-space preprocessing.
Feature contracts
| Feature | Shape per record | Dtype | Source |
|---|---|---|---|
| SigLIP2 full image | 30 x 1152 |
BF16 | timm/vit_so400m_patch16_siglip_gap_512.v2_webli |
| SigLIP2 face crop | 30 x 1152 |
BF16 | Same backbone and automatic anime-face crop |
| Face mask | Scalar | Boolean | Face availability after the transformed crop |
| Anima internal descriptor | 3 x 4096 |
BF16 | Frozen Anima blocks 8, 18, and 26 |
Anima descriptors use a 768x768 transformed image, sigma 0.1, noise seed 20260715, and the frozen empty-prompt path. Each descriptor concatenates the spatial mean and log standard deviation at the selected block.
Repository layout
README.md
manifest.jsonl
manifest.summary.json
verification/
siglip_verification.json
anima_pilot_verification.json
anima_train_verification.json
anima_incremental_signal_report.json
full_external/
intervention-w*-p*.json
intervention-w*-p*.safetensors
intervention-worker-*.json
anima_pilot_features/
anima-w*-p*.json
anima-w*-p*.safetensors
anima-worker-*.json
anima_train_features/
anima-w*-p*.json
anima-w*-p*.safetensors
anima-worker-*.json
code/
factor_interventions.py
build_factor_intervention_manifest.py
extract_factor_intervention_features.py
extract_anima_intervention_features.py
verify_factor_intervention_cache.py
verify_anima_intervention_pilot.py
SHA256SUMS
The JSON metadata beside every tensor part contains its ordered record list and preprocessing contract. Consumers must join modalities by record_id, not by filesystem order.
Integrity
The canonical manifest contains 108,096 unique records and has SHA-256:
be1fd38d64b8fe512e0ce5514dc5178d4a0e1e86ce724af8d022f689164a4b8b
Accepted caches must satisfy all of the following:
- 104,000 unique training records and 4,096 unique validation records;
- exact coverage of the selected manifest rows;
- matching ordered IDs in JSON metadata and tensor rows;
- finite BF16 tensors with the documented shapes;
- matching transform lineage and preprocessing metadata;
- matching file digests in
SHA256SUMS.
Source data and access
Source images remain in the private ij/anima-style-embedding-500k-full-face dataset. Synthetic images were generated by Anima; human images retain their original creator rights and are provided only for the authorized research workflow. No public redistribution license is granted by this feature repository.
Limitations
The corpus contains person-bearing anime and illustration images. It does not establish factor control for non-person imagery. The four factors are operational categories defined by controlled transformations, not a claim that artistic style has a unique or perfectly independent decomposition.
- Downloads last month
- 36