Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Cannot extract the features (columns) for the split 'train' of the config 'default' of the dataset.
Error code:   FeaturesError
Exception:    ArrowInvalid
Message:      Schema at index 1 was different: 
alora_invocation_tokens: null
alpha_pattern: struct<>
arrow_config: null
auto_mapping: null
base_model_name_or_path: string
bias: string
corda_config: null
ensure_weight_tying: bool
eva_config: null
exclude_modules: null
fan_in_fan_out: bool
inference_mode: bool
init_lora_weights: bool
layer_replication: null
layers_pattern: null
layers_to_transform: null
loftq_config: struct<>
lora_alpha: int64
lora_bias: bool
lora_dropout: double
megatron_config: null
megatron_core: string
modules_to_save: null
peft_type: string
peft_version: string
qalora_group_size: int64
r: int64
rank_pattern: struct<>
revision: null
target_modules: list<item: string>
target_parameters: null
task_type: string
trainable_token_indices: null
use_dora: bool
use_qalora: bool
use_rslora: bool
vs
</tool_call>: int64
<tool_call>: int64
<|AUDIO|>: int64
<|IMAGE|>: int64
<|VIDEO|>: int64
<|audio_bos|>: int64
<|audio_eos|>: int64
<|box_end|>: int64
<|endoftext|>: int64
<|file_sep|>: int64
<|fim_middle|>: int64
<|fim_pad|>: int64
<|fim_prefix|>: int64
<|fim_suffix|>: int64
<|im_end|>: int64
<|im_start|>: int64
<|quad_end|>: int64
<|quad_start|>: int64
<|repo_name|>: int64
<|vision_bos|>: int64
<|vision_eos|>: int64
<|vision_pad|>: int64
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/split/first_rows.py", line 243, in compute_first_rows_from_streaming_response
                  iterable_dataset = iterable_dataset._resolve_features()
                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 3496, in _resolve_features
                  features = _infer_features_from_batch(self.with_format(None)._head())
                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2257, in _head
                  return next(iter(self.iter(batch_size=n)))
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2461, in iter
                  for key, example in iterator:
                                      ^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 1952, in __iter__
                  for key, pa_table in self._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 1974, in _iter_arrow
                  yield from self.ex_iterable._iter_arrow()
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 531, in _iter_arrow
                  yield new_key, pa.Table.from_batches(chunks_buffer)
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "pyarrow/table.pxi", line 5039, in pyarrow.lib.Table.from_batches
                File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
                File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
              pyarrow.lib.ArrowInvalid: Schema at index 1 was different: 
              alora_invocation_tokens: null
              alpha_pattern: struct<>
              arrow_config: null
              auto_mapping: null
              base_model_name_or_path: string
              bias: string
              corda_config: null
              ensure_weight_tying: bool
              eva_config: null
              exclude_modules: null
              fan_in_fan_out: bool
              inference_mode: bool
              init_lora_weights: bool
              layer_replication: null
              layers_pattern: null
              layers_to_transform: null
              loftq_config: struct<>
              lora_alpha: int64
              lora_bias: bool
              lora_dropout: double
              megatron_config: null
              megatron_core: string
              modules_to_save: null
              peft_type: string
              peft_version: string
              qalora_group_size: int64
              r: int64
              rank_pattern: struct<>
              revision: null
              target_modules: list<item: string>
              target_parameters: null
              task_type: string
              trainable_token_indices: null
              use_dora: bool
              use_qalora: bool
              use_rslora: bool
              vs
              </tool_call>: int64
              <tool_call>: int64
              <|AUDIO|>: int64
              <|IMAGE|>: int64
              <|VIDEO|>: int64
              <|audio_bos|>: int64
              <|audio_eos|>: int64
              <|box_end|>: int64
              <|endoftext|>: int64
              <|file_sep|>: int64
              <|fim_middle|>: int64
              <|fim_pad|>: int64
              <|fim_prefix|>: int64
              <|fim_suffix|>: int64
              <|im_end|>: int64
              <|im_start|>: int64
              <|quad_end|>: int64
              <|quad_start|>: int64
              <|repo_name|>: int64
              <|vision_bos|>: int64
              <|vision_eos|>: int64
              <|vision_pad|>: int64

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.0
Downloads last month
2

Paper for VOLBEM/mix_lora_08-09_pair_cons