Dataset Viewer
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code: StreamingRowsError
Exception: CastError
Message: Couldn't cast
audio_bos_token: string
audio_eos_token: string
audio_token: string
feature_extractor: struct<chunk_length: int64, dither: double, feature_extractor_type: string, feature_size: int64, hop (... 165 chars omitted)
child 0, chunk_length: int64
child 1, dither: double
child 2, feature_extractor_type: string
child 3, feature_size: int64
child 4, hop_length: int64
child 5, n_fft: int64
child 6, n_samples: int64
child 7, nb_max_frames: int64
child 8, padding_side: string
child 9, padding_value: double
child 10, return_attention_mask: bool
child 11, sampling_rate: int64
processor_class: string
lora_dropout: double
target_parameters: null
use_dora: bool
target_modules: list<item: string>
child 0, item: string
base_model_name_or_path: string
layers_to_transform: null
layers_pattern: null
arrow_config: null
exclude_modules: null
use_bdlora: null
inference_mode: bool
alpha_pattern: struct<>
task_type: null
peft_type: string
corda_config: null
use_qalora: bool
auto_mapping: struct<base_model_class: string, parent_library: string>
child 0, base_model_class: string
child 1, parent_library: string
lora_bias: bool
revision: null
qalora_group_size: int64
modules_to_save: null
use_rslora: bool
megatron_core: string
layer_replication: null
lora_ga_config: null
trainable_token_indices: null
rank_pattern: struct<>
r: int64
init_lora_weights: bool
bias: string
fan_in_fan_out: bool
eva_config: null
megatron_config: null
alora_invocation_tokens: null
lora_alpha: int64
ensure_weight_tying: bool
peft_version: string
loftq_config: struct<>
to
{'alora_invocation_tokens': Value('null'), 'alpha_pattern': {}, 'arrow_config': Value('null'), 'auto_mapping': {'base_model_class': Value('string'), 'parent_library': Value('string')}, 'base_model_name_or_path': Value('string'), 'bias': Value('string'), 'corda_config': Value('null'), 'ensure_weight_tying': Value('bool'), 'eva_config': Value('null'), 'exclude_modules': Value('null'), 'fan_in_fan_out': Value('bool'), 'inference_mode': Value('bool'), 'init_lora_weights': Value('bool'), 'layer_replication': Value('null'), 'layers_pattern': Value('null'), 'layers_to_transform': Value('null'), 'loftq_config': {}, 'lora_alpha': Value('int64'), 'lora_bias': Value('bool'), 'lora_dropout': Value('float64'), 'lora_ga_config': Value('null'), 'megatron_config': Value('null'), 'megatron_core': Value('string'), 'modules_to_save': Value('null'), 'peft_type': Value('string'), 'peft_version': Value('string'), 'qalora_group_size': Value('int64'), 'r': Value('int64'), 'rank_pattern': {}, 'revision': Value('null'), 'target_modules': List(Value('string')), 'target_parameters': Value('null'), 'task_type': Value('null'), 'trainable_token_indices': Value('null'), 'use_bdlora': Value('null'), 'use_dora': Value('bool'), 'use_qalora': Value('bool'), 'use_rslora': Value('bool')}
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
audio_bos_token: string
audio_eos_token: string
audio_token: string
feature_extractor: struct<chunk_length: int64, dither: double, feature_extractor_type: string, feature_size: int64, hop (... 165 chars omitted)
child 0, chunk_length: int64
child 1, dither: double
child 2, feature_extractor_type: string
child 3, feature_size: int64
child 4, hop_length: int64
child 5, n_fft: int64
child 6, n_samples: int64
child 7, nb_max_frames: int64
child 8, padding_side: string
child 9, padding_value: double
child 10, return_attention_mask: bool
child 11, sampling_rate: int64
processor_class: string
lora_dropout: double
target_parameters: null
use_dora: bool
target_modules: list<item: string>
child 0, item: string
base_model_name_or_path: string
layers_to_transform: null
layers_pattern: null
arrow_config: null
exclude_modules: null
use_bdlora: null
inference_mode: bool
alpha_pattern: struct<>
task_type: null
peft_type: string
corda_config: null
use_qalora: bool
auto_mapping: struct<base_model_class: string, parent_library: string>
child 0, base_model_class: string
child 1, parent_library: string
lora_bias: bool
revision: null
qalora_group_size: int64
modules_to_save: null
use_rslora: bool
megatron_core: string
layer_replication: null
lora_ga_config: null
trainable_token_indices: null
rank_pattern: struct<>
r: int64
init_lora_weights: bool
bias: string
fan_in_fan_out: bool
eva_config: null
megatron_config: null
alora_invocation_tokens: null
lora_alpha: int64
ensure_weight_tying: bool
peft_version: string
loftq_config: struct<>
to
{'alora_invocation_tokens': Value('null'), 'alpha_pattern': {}, 'arrow_config': Value('null'), 'auto_mapping': {'base_model_class': Value('string'), 'parent_library': Value('string')}, 'base_model_name_or_path': Value('string'), 'bias': Value('string'), 'corda_config': Value('null'), 'ensure_weight_tying': Value('bool'), 'eva_config': Value('null'), 'exclude_modules': Value('null'), 'fan_in_fan_out': Value('bool'), 'inference_mode': Value('bool'), 'init_lora_weights': Value('bool'), 'layer_replication': Value('null'), 'layers_pattern': Value('null'), 'layers_to_transform': Value('null'), 'loftq_config': {}, 'lora_alpha': Value('int64'), 'lora_bias': Value('bool'), 'lora_dropout': Value('float64'), 'lora_ga_config': Value('null'), 'megatron_config': Value('null'), 'megatron_core': Value('string'), 'modules_to_save': Value('null'), 'peft_type': Value('string'), 'peft_version': Value('string'), 'qalora_group_size': Value('int64'), 'r': Value('int64'), 'rank_pattern': {}, 'revision': Value('null'), 'target_modules': List(Value('string')), 'target_parameters': Value('null'), 'task_type': Value('null'), 'trainable_token_indices': Value('null'), 'use_bdlora': Value('null'), 'use_dora': Value('bool'), 'use_qalora': Value('bool'), 'use_rslora': Value('bool')}
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.
No dataset card yet
- Downloads last month
- 24