Dataset Viewer
Duplicate
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
</box>: int64
</img>: int64
</quad>: int64
</ref>: int64
</tool_call>: int64
<IMG_CONTEXT>: int64
<box>: int64
<img>: int64
<quad>: int64
<ref>: int64
<tool_call>: int64
<|box_end|>: int64
<|box_start|>: int64
<|endoftext|>: int64
<|file_sep|>: int64
<|fim_middle|>: int64
<|fim_pad|>: int64
<|fim_prefix|>: int64
<|fim_suffix|>: int64
<|im_end|>: int64
<|im_start|>: int64
<|image_pad|>: int64
<|object_ref_end|>: int64
<|object_ref_start|>: int64
<|quad_end|>: int64
<|quad_start|>: int64
<|repo_name|>: int64
<|video_pad|>: int64
<|vision_end|>: int64
<|vision_pad|>: int64
<|vision_start|>: int64
megatron_core: string
lora_dropout: double
rank_pattern: struct<>
layer_replication: null
base_model_name_or_path: string
alpha_pattern: struct<>
bias: string
alora_invocation_tokens: null
arrow_config: null
modules_to_save: null
qalora_group_size: int64
fan_in_fan_out: bool
megatron_config: null
corda_config: null
lora_bias: bool
target_parameters: null
target_modules: list<item: string>
  child 0, item: string
eva_config: null
peft_version: string
use_rslora: bool
layers_to_transform: null
ensure_weight_tying: bool
use_dora: bool
exclude_modules: null
trainable_token_indices: null
revision: null
loftq_config: struct<>
layers_pattern: null
use_qalora: bool
inference_mode: bool
init_lora_weights: bool
task_type: string
lora_alpha: int64
auto_mapping: null
r: int64
peft_type: string
to
{'alora_invocation_tokens': Value('null'), 'alpha_pattern': {}, 'arrow_config': Value('null'), 'auto_mapping': Value('null'), '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'), '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('string'), 'trainable_token_indices': 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 149, 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 129, 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 489, 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
              </box>: int64
              </img>: int64
              </quad>: int64
              </ref>: int64
              </tool_call>: int64
              <IMG_CONTEXT>: int64
              <box>: int64
              <img>: int64
              <quad>: int64
              <ref>: int64
              <tool_call>: int64
              <|box_end|>: int64
              <|box_start|>: int64
              <|endoftext|>: int64
              <|file_sep|>: int64
              <|fim_middle|>: int64
              <|fim_pad|>: int64
              <|fim_prefix|>: int64
              <|fim_suffix|>: int64
              <|im_end|>: int64
              <|im_start|>: int64
              <|image_pad|>: int64
              <|object_ref_end|>: int64
              <|object_ref_start|>: int64
              <|quad_end|>: int64
              <|quad_start|>: int64
              <|repo_name|>: int64
              <|video_pad|>: int64
              <|vision_end|>: int64
              <|vision_pad|>: int64
              <|vision_start|>: int64
              megatron_core: string
              lora_dropout: double
              rank_pattern: struct<>
              layer_replication: null
              base_model_name_or_path: string
              alpha_pattern: struct<>
              bias: string
              alora_invocation_tokens: null
              arrow_config: null
              modules_to_save: null
              qalora_group_size: int64
              fan_in_fan_out: bool
              megatron_config: null
              corda_config: null
              lora_bias: bool
              target_parameters: null
              target_modules: list<item: string>
                child 0, item: string
              eva_config: null
              peft_version: string
              use_rslora: bool
              layers_to_transform: null
              ensure_weight_tying: bool
              use_dora: bool
              exclude_modules: null
              trainable_token_indices: null
              revision: null
              loftq_config: struct<>
              layers_pattern: null
              use_qalora: bool
              inference_mode: bool
              init_lora_weights: bool
              task_type: string
              lora_alpha: int64
              auto_mapping: null
              r: int64
              peft_type: string
              to
              {'alora_invocation_tokens': Value('null'), 'alpha_pattern': {}, 'arrow_config': Value('null'), 'auto_mapping': Value('null'), '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'), '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('string'), 'trainable_token_indices': Value('null'), 'use_dora': Value('bool'), 'use_qalora': Value('bool'), 'use_rslora': Value('bool')}
              because column names don't match

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.

Model Card for Model ID

Model Details

Model Description

  • Developed by: [More Information Needed]
  • Funded by [optional]: [More Information Needed]
  • Shared by [optional]: [More Information Needed]
  • Model type: [More Information Needed]
  • Language(s) (NLP): [More Information Needed]
  • License: [More Information Needed]
  • Finetuned from model [optional]: [More Information Needed]

Model Sources [optional]

  • Repository: [More Information Needed]
  • Paper [optional]: [More Information Needed]
  • Demo [optional]: [More Information Needed]

Uses

Direct Use

[More Information Needed]

Downstream Use [optional]

[More Information Needed]

Out-of-Scope Use

[More Information Needed]

Bias, Risks, and Limitations

[More Information Needed]

Recommendations

Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.

How to Get Started with the Model

Use the code below to get started with the model.

[More Information Needed]

Training Details

Training Data

[More Information Needed]

Training Procedure

Preprocessing [optional]

[More Information Needed]

Training Hyperparameters

  • Training regime: [More Information Needed]

Speeds, Sizes, Times [optional]

[More Information Needed]

Evaluation

Testing Data, Factors & Metrics

Testing Data

[More Information Needed]

Factors

[More Information Needed]

Metrics

[More Information Needed]

Results

[More Information Needed]

Summary

Model Examination [optional]

[More Information Needed]

Environmental Impact

Carbon emissions can be estimated using the Machine Learning Impact calculator presented in Lacoste et al. (2019).

  • Hardware Type: [More Information Needed]
  • Hours used: [More Information Needed]
  • Cloud Provider: [More Information Needed]
  • Compute Region: [More Information Needed]
  • Carbon Emitted: [More Information Needed]

Technical Specifications [optional]

Model Architecture and Objective

[More Information Needed]

Compute Infrastructure

[More Information Needed]

Hardware

[More Information Needed]

Software

[More Information Needed]

Citation [optional]

BibTeX:

[More Information Needed]

APA:

[More Information Needed]

Glossary [optional]

[More Information Needed]

More Information [optional]

[More Information Needed]

Model Card Authors [optional]

[More Information Needed]

Model Card Contact

[More Information Needed]

Framework versions

  • PEFT 0.18.1
Downloads last month
79

Paper for Ares628/run_sail_no_qformer_epoch3