Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
model_name: string
num_layers: int64
quant_options: list<item: int64>
  child 0, item: int64
hardware_practical: bool
protected_layers: list<item: int64>
  child 0, item: int64
policy_names: list<item: string>
  child 0, item: string
num_policies_per_prompt: int64
feature_type: string
embedding_dim: int64
embedding_target_dim: int64
projection_type: string
projection_seed: int64
scalar_features: list<item: string>
  child 0, item: string
conditioning_variables: list<item: string>
  child 0, item: string
alpha_sampling: string
alpha_range: list<item: double>
  child 0, item: double
alpha_anchors: list<item: double>
  child 0, item: double
sensitivity_keys: list<item: string>
  child 0, item: string
quality_metric: string
score_formula: string
num_prompts: int64
num_entries: int64
num_sources: int64
total_dpo_pairs: int64
to
{'source': Value('string'), 'chunk_idx': Value('int64'), 'prompt_features': {'num_tokens': Value('int64'), 'embedding': List(Value('float64')), 'alpha': Value('float64')}, 'baseline_ppl': Value('float64'), 'layer_sensitivity': {'0': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '1': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '2': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '3': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '4': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '5': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '6': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '7': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '8': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), '
...
lue('float64'), 'int4_kl_div': Value('float64')}, '25': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '26': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '27': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '28': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '29': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '30': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '31': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}}, 'policies': List({'policy_idx': Value('int64'), 'policy_name': Value('string'), 'quant_config': List(Value('int64')), 'ppl': Value('float64'), 'ppl_delta': Value('float64'), 'kl_div': Value('float64'), 'cost_mb': Value('float64'), 'score': Value('float64'), 'rank': Value('int64')}), 'ranking': List(Value('int64')), 'dpo_pairs': List({'chosen_idx': Value('int64'), 'rejected_idx': Value('int64'), 'margin': Value('float64')})}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1821, in _prepare_split_single
                  num_examples, num_bytes = writer.finalize()
                                            ^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 781, in finalize
                  self.write_rows_on_file()
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 663, in write_rows_on_file
                  self._write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              model_name: string
              num_layers: int64
              quant_options: list<item: int64>
                child 0, item: int64
              hardware_practical: bool
              protected_layers: list<item: int64>
                child 0, item: int64
              policy_names: list<item: string>
                child 0, item: string
              num_policies_per_prompt: int64
              feature_type: string
              embedding_dim: int64
              embedding_target_dim: int64
              projection_type: string
              projection_seed: int64
              scalar_features: list<item: string>
                child 0, item: string
              conditioning_variables: list<item: string>
                child 0, item: string
              alpha_sampling: string
              alpha_range: list<item: double>
                child 0, item: double
              alpha_anchors: list<item: double>
                child 0, item: double
              sensitivity_keys: list<item: string>
                child 0, item: string
              quality_metric: string
              score_formula: string
              num_prompts: int64
              num_entries: int64
              num_sources: int64
              total_dpo_pairs: int64
              to
              {'source': Value('string'), 'chunk_idx': Value('int64'), 'prompt_features': {'num_tokens': Value('int64'), 'embedding': List(Value('float64')), 'alpha': Value('float64')}, 'baseline_ppl': Value('float64'), 'layer_sensitivity': {'0': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '1': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '2': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '3': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '4': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '5': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '6': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '7': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '8': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), '
              ...
              lue('float64'), 'int4_kl_div': Value('float64')}, '25': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '26': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '27': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '28': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '29': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '30': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}, '31': {'int8_ppl_delta': Value('float64'), 'int8_kl_div': Value('float64'), 'int4_ppl_delta': Value('float64'), 'int4_kl_div': Value('float64')}}, 'policies': List({'policy_idx': Value('int64'), 'policy_name': Value('string'), 'quant_config': List(Value('int64')), 'ppl': Value('float64'), 'ppl_delta': Value('float64'), 'kl_div': Value('float64'), 'cost_mb': Value('float64'), 'score': Value('float64'), 'rank': Value('int64')}), 'ranking': List(Value('int64')), 'dpo_pairs': List({'chosen_idx': Value('int64'), 'rejected_idx': Value('int64'), 'margin': Value('float64')})}
              because column names don't match
              
              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/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1832, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

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.

source
string
chunk_idx
int64
prompt_features
dict
baseline_ppl
float64
layer_sensitivity
dict
policies
list
ranking
list
dpo_pairs
list
conversation
8
{ "num_tokens": 512, "embedding": [ -0.0058852364, -0.0014896091, 0.0019911239, -0.001642098, -0.0023522491, -0.0012508472, -0.002760547, 0.0024613163, 0.0086905472, 0.0011061176, -0.0020369878, 0.0001165027, 0.0000470418, 0.0023281793, 0.0053199125, 0...
6.930053
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": -0.0085, "int8_kl_div": 0.000265, "int4_ppl_delta": 0.1589, "int4_kl_div": 0.013992 }, "2": { "int8_ppl_delta": -0.0007, "int8_kl_div": -0.000004, "int4...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 3, 5, 10, 11, 1, 9, 2, 4, 8, 6, 7, 0 ]
[ { "chosen_idx": 3, "rejected_idx": 1, "margin": 0.0451 }, { "chosen_idx": 3, "rejected_idx": 9, "margin": 0.0581 }, { "chosen_idx": 3, "rejected_idx": 2, "margin": 0.1077 }, { "chosen_idx": 3, "rejected_idx": 4, "margin": 0.1493 }, { "chosen_idx": ...
conversation
8
{ "num_tokens": 512, "embedding": [ -0.0058852364, -0.0014896091, 0.0019911239, -0.001642098, -0.0023522491, -0.0012508472, -0.002760547, 0.0024613163, 0.0086905472, 0.0011061176, -0.0020369878, 0.0001165027, 0.0000470418, 0.0023281793, 0.0053199125, 0...
6.930053
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": -0.0085, "int8_kl_div": 0.000265, "int4_ppl_delta": 0.1589, "int4_kl_div": 0.013992 }, "2": { "int8_ppl_delta": -0.0007, "int8_kl_div": -0.000004, "int4...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 3, 5, 11, 10, 1, 9, 4, 2, 8, 6, 7, 0 ]
[ { "chosen_idx": 3, "rejected_idx": 1, "margin": 0.0274 }, { "chosen_idx": 3, "rejected_idx": 9, "margin": 0.0867 }, { "chosen_idx": 3, "rejected_idx": 4, "margin": 0.139 }, { "chosen_idx": 3, "rejected_idx": 2, "margin": 0.1741 }, { "chosen_idx": 3...
conversation
8
{ "num_tokens": 512, "embedding": [ -0.0058852364, -0.0014896091, 0.0019911239, -0.001642098, -0.0023522491, -0.0012508472, -0.002760547, 0.0024613163, 0.0086905472, 0.0011061176, -0.0020369878, 0.0001165027, 0.0000470418, 0.0023281793, 0.0053199125, 0...
6.930053
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": -0.0085, "int8_kl_div": 0.000265, "int4_ppl_delta": 0.1589, "int4_kl_div": 0.013992 }, "2": { "int8_ppl_delta": -0.0007, "int8_kl_div": -0.000004, "int4...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 11, 1, 3, 5, 10, 4, 9, 8, 6, 2, 7, 0 ]
[ { "chosen_idx": 11, "rejected_idx": 10, "margin": 0.051 }, { "chosen_idx": 11, "rejected_idx": 4, "margin": 0.1305 }, { "chosen_idx": 11, "rejected_idx": 9, "margin": 0.1451 }, { "chosen_idx": 11, "rejected_idx": 8, "margin": 0.1882 }, { "chosen_id...
conversation
8
{ "num_tokens": 512, "embedding": [ -0.0058852364, -0.0014896091, 0.0019911239, -0.001642098, -0.0023522491, -0.0012508472, -0.002760547, 0.0024613163, 0.0086905472, 0.0011061176, -0.0020369878, 0.0001165027, 0.0000470418, 0.0023281793, 0.0053199125, 0...
6.930053
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": -0.0085, "int8_kl_div": 0.000265, "int4_ppl_delta": 0.1589, "int4_kl_div": 0.013992 }, "2": { "int8_ppl_delta": -0.0007, "int8_kl_div": -0.000004, "int4...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 11, 1, 3, 5, 10, 4, 9, 8, 6, 2, 7, 0 ]
[ { "chosen_idx": 11, "rejected_idx": 10, "margin": 0.051 }, { "chosen_idx": 11, "rejected_idx": 4, "margin": 0.1305 }, { "chosen_idx": 11, "rejected_idx": 9, "margin": 0.1451 }, { "chosen_idx": 11, "rejected_idx": 8, "margin": 0.1882 }, { "chosen_id...
conversation
8
{ "num_tokens": 512, "embedding": [ -0.0058852364, -0.0014896091, 0.0019911239, -0.001642098, -0.0023522491, -0.0012508472, -0.002760547, 0.0024613163, 0.0086905472, 0.0011061176, -0.0020369878, 0.0001165027, 0.0000470418, 0.0023281793, 0.0053199125, 0...
6.930053
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": -0.0085, "int8_kl_div": 0.000265, "int4_ppl_delta": 0.1589, "int4_kl_div": 0.013992 }, "2": { "int8_ppl_delta": -0.0007, "int8_kl_div": -0.000004, "int4...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 11, 3, 5, 8, 4, 10, 6, 9, 7, 0, 2 ]
[ { "chosen_idx": 1, "rejected_idx": 11, "margin": 0.038 }, { "chosen_idx": 1, "rejected_idx": 3, "margin": 0.0742 }, { "chosen_idx": 1, "rejected_idx": 5, "margin": 0.0742 }, { "chosen_idx": 1, "rejected_idx": 8, "margin": 0.1423 }, { "chosen_idx": ...
conversation
8
{ "num_tokens": 512, "embedding": [ -0.0058852364, -0.0014896091, 0.0019911239, -0.001642098, -0.0023522491, -0.0012508472, -0.002760547, 0.0024613163, 0.0086905472, 0.0011061176, -0.0020369878, 0.0001165027, 0.0000470418, 0.0023281793, 0.0053199125, 0...
6.930053
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": -0.0085, "int8_kl_div": 0.000265, "int4_ppl_delta": 0.1589, "int4_kl_div": 0.013992 }, "2": { "int8_ppl_delta": -0.0007, "int8_kl_div": -0.000004, "int4...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 11, 3, 5, 8, 4, 6, 10, 7, 9, 0, 2 ]
[ { "chosen_idx": 1, "rejected_idx": 11, "margin": 0.0589 }, { "chosen_idx": 1, "rejected_idx": 3, "margin": 0.1072 }, { "chosen_idx": 1, "rejected_idx": 5, "margin": 0.1072 }, { "chosen_idx": 1, "rejected_idx": 8, "margin": 0.1238 }, { "chosen_idx":...
conversation
8
{ "num_tokens": 512, "embedding": [ -0.0058852364, -0.0014896091, 0.0019911239, -0.001642098, -0.0023522491, -0.0012508472, -0.002760547, 0.0024613163, 0.0086905472, 0.0011061176, -0.0020369878, 0.0001165027, 0.0000470418, 0.0023281793, 0.0053199125, 0...
6.930053
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": -0.0085, "int8_kl_div": 0.000265, "int4_ppl_delta": 0.1589, "int4_kl_div": 0.013992 }, "2": { "int8_ppl_delta": -0.0007, "int8_kl_div": -0.000004, "int4...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 11, 8, 6, 3, 5, 4, 7, 10, 0, 9, 2 ]
[ { "chosen_idx": 1, "rejected_idx": 11, "margin": 0.088 }, { "chosen_idx": 1, "rejected_idx": 8, "margin": 0.098 }, { "chosen_idx": 1, "rejected_idx": 6, "margin": 0.1385 }, { "chosen_idx": 1, "rejected_idx": 3, "margin": 0.153 }, { "chosen_idx": 1,...
conversation
8
{ "num_tokens": 512, "embedding": [ -0.0058852364, -0.0014896091, 0.0019911239, -0.001642098, -0.0023522491, -0.0012508472, -0.002760547, 0.0024613163, 0.0086905472, 0.0011061176, -0.0020369878, 0.0001165027, 0.0000470418, 0.0023281793, 0.0053199125, 0...
6.930053
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": -0.0085, "int8_kl_div": 0.000265, "int4_ppl_delta": 0.1589, "int4_kl_div": 0.013992 }, "2": { "int8_ppl_delta": -0.0007, "int8_kl_div": -0.000004, "int4...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 8, 6, 11, 4, 3, 5, 0, 7, 10, 9, 2 ]
[ { "chosen_idx": 1, "rejected_idx": 8, "margin": 0.07 }, { "chosen_idx": 1, "rejected_idx": 6, "margin": 0.0979 }, { "chosen_idx": 1, "rejected_idx": 11, "margin": 0.1196 }, { "chosen_idx": 1, "rejected_idx": 4, "margin": 0.1808 }, { "chosen_idx": 1...
conversation
8
{ "num_tokens": 512, "embedding": [ -0.0058852364, -0.0014896091, 0.0019911239, -0.001642098, -0.0023522491, -0.0012508472, -0.002760547, 0.0024613163, 0.0086905472, 0.0011061176, -0.0020369878, 0.0001165027, 0.0000470418, 0.0023281793, 0.0053199125, 0...
6.930053
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": -0.0085, "int8_kl_div": 0.000265, "int4_ppl_delta": 0.1589, "int4_kl_div": 0.013992 }, "2": { "int8_ppl_delta": -0.0007, "int8_kl_div": -0.000004, "int4...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 8, 6, 0, 7, 11, 4, 3, 5, 10, 9, 2 ]
[ { "chosen_idx": 1, "rejected_idx": 0, "margin": 0.0708 }, { "chosen_idx": 1, "rejected_idx": 7, "margin": 0.1483 }, { "chosen_idx": 1, "rejected_idx": 11, "margin": 0.1721 }, { "chosen_idx": 1, "rejected_idx": 4, "margin": 0.1977 }, { "chosen_idx":...
conversation
8
{ "num_tokens": 512, "embedding": [ -0.0058852364, -0.0014896091, 0.0019911239, -0.001642098, -0.0023522491, -0.0012508472, -0.002760547, 0.0024613163, 0.0086905472, 0.0011061176, -0.0020369878, 0.0001165027, 0.0000470418, 0.0023281793, 0.0053199125, 0...
6.930053
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": -0.0085, "int8_kl_div": 0.000265, "int4_ppl_delta": 0.1589, "int4_kl_div": 0.013992 }, "2": { "int8_ppl_delta": -0.0007, "int8_kl_div": -0.000004, "int4...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 8, 6, 0, 7, 11, 4, 3, 5, 10, 9, 2 ]
[ { "chosen_idx": 1, "rejected_idx": 0, "margin": 0.0648 }, { "chosen_idx": 1, "rejected_idx": 7, "margin": 0.1454 }, { "chosen_idx": 1, "rejected_idx": 11, "margin": 0.1746 }, { "chosen_idx": 1, "rejected_idx": 4, "margin": 0.1984 }, { "chosen_idx":...
conversation
4
{ "num_tokens": 512, "embedding": [ -0.006951496, -0.0012117976, 0.0037728366, -0.0016411149, -0.000175264, -0.0006050181, -0.0019363479, 0.004100068, 0.0101576326, 0.0012134059, -0.0068291212, 0.0004976564, 0.0025700624, -0.0005450076, 0.0026909376, 0...
4.187369
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": 0.0023, "int8_kl_div": 0.00025, "int4_ppl_delta": 0.1107, "int4_kl_div": 0.01329 }, "2": { "int8_ppl_delta": -0.0008, "int8_kl_div": 0.000002, "int4_ppl...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 3, 5, 10, 11, 1, 9, 2, 4, 8, 6, 7, 0 ]
[ { "chosen_idx": 3, "rejected_idx": 1, "margin": 0.0485 }, { "chosen_idx": 3, "rejected_idx": 9, "margin": 0.0646 }, { "chosen_idx": 3, "rejected_idx": 2, "margin": 0.1112 }, { "chosen_idx": 3, "rejected_idx": 4, "margin": 0.1522 }, { "chosen_idx": ...
conversation
4
{ "num_tokens": 512, "embedding": [ -0.006951496, -0.0012117976, 0.0037728366, -0.0016411149, -0.000175264, -0.0006050181, -0.0019363479, 0.004100068, 0.0101576326, 0.0012134059, -0.0068291212, 0.0004976564, 0.0025700624, -0.0005450076, 0.0026909376, 0...
4.187369
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": 0.0023, "int8_kl_div": 0.00025, "int4_ppl_delta": 0.1107, "int4_kl_div": 0.01329 }, "2": { "int8_ppl_delta": -0.0008, "int8_kl_div": 0.000002, "int4_ppl...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 11, 3, 5, 1, 10, 9, 4, 8, 2, 6, 7, 0 ]
[ { "chosen_idx": 11, "rejected_idx": 10, "margin": 0.034 }, { "chosen_idx": 11, "rejected_idx": 9, "margin": 0.1289 }, { "chosen_idx": 11, "rejected_idx": 4, "margin": 0.1351 }, { "chosen_idx": 11, "rejected_idx": 8, "margin": 0.1462 }, { "chosen_id...
conversation
4
{ "num_tokens": 512, "embedding": [ -0.006951496, -0.0012117976, 0.0037728366, -0.0016411149, -0.000175264, -0.0006050181, -0.0019363479, 0.004100068, 0.0101576326, 0.0012134059, -0.0068291212, 0.0004976564, 0.0025700624, -0.0005450076, 0.0026909376, 0...
4.187369
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": 0.0023, "int8_kl_div": 0.00025, "int4_ppl_delta": 0.1107, "int4_kl_div": 0.01329 }, "2": { "int8_ppl_delta": -0.0008, "int8_kl_div": 0.000002, "int4_ppl...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 11, 3, 5, 1, 10, 4, 9, 8, 2, 6, 7, 0 ]
[ { "chosen_idx": 11, "rejected_idx": 10, "margin": 0.04 }, { "chosen_idx": 11, "rejected_idx": 4, "margin": 0.1338 }, { "chosen_idx": 11, "rejected_idx": 9, "margin": 0.1408 }, { "chosen_idx": 11, "rejected_idx": 8, "margin": 0.1409 }, { "chosen_idx...
conversation
4
{ "num_tokens": 512, "embedding": [ -0.006951496, -0.0012117976, 0.0037728366, -0.0016411149, -0.000175264, -0.0006050181, -0.0019363479, 0.004100068, 0.0101576326, 0.0012134059, -0.0068291212, 0.0004976564, 0.0025700624, -0.0005450076, 0.0026909376, 0...
4.187369
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": 0.0023, "int8_kl_div": 0.00025, "int4_ppl_delta": 0.1107, "int4_kl_div": 0.01329 }, "2": { "int8_ppl_delta": -0.0008, "int8_kl_div": 0.000002, "int4_ppl...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 11, 3, 5, 10, 8, 4, 9, 6, 7, 2, 0 ]
[ { "chosen_idx": 1, "rejected_idx": 10, "margin": 0.081 }, { "chosen_idx": 1, "rejected_idx": 8, "margin": 0.1149 }, { "chosen_idx": 1, "rejected_idx": 4, "margin": 0.1313 }, { "chosen_idx": 1, "rejected_idx": 9, "margin": 0.2162 }, { "chosen_idx": ...
conversation
4
{ "num_tokens": 512, "embedding": [ -0.006951496, -0.0012117976, 0.0037728366, -0.0016411149, -0.000175264, -0.0006050181, -0.0019363479, 0.004100068, 0.0101576326, 0.0012134059, -0.0068291212, 0.0004976564, 0.0025700624, -0.0005450076, 0.0026909376, 0...
4.187369
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": 0.0023, "int8_kl_div": 0.00025, "int4_ppl_delta": 0.1107, "int4_kl_div": 0.01329 }, "2": { "int8_ppl_delta": -0.0008, "int8_kl_div": 0.000002, "int4_ppl...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 11, 3, 5, 8, 10, 4, 6, 9, 7, 0, 2 ]
[ { "chosen_idx": 1, "rejected_idx": 11, "margin": 0.023 }, { "chosen_idx": 1, "rejected_idx": 3, "margin": 0.0453 }, { "chosen_idx": 1, "rejected_idx": 5, "margin": 0.0453 }, { "chosen_idx": 1, "rejected_idx": 8, "margin": 0.1049 }, { "chosen_idx": ...
conversation
4
{ "num_tokens": 512, "embedding": [ -0.006951496, -0.0012117976, 0.0037728366, -0.0016411149, -0.000175264, -0.0006050181, -0.0019363479, 0.004100068, 0.0101576326, 0.0012134059, -0.0068291212, 0.0004976564, 0.0025700624, -0.0005450076, 0.0026909376, 0...
4.187369
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": 0.0023, "int8_kl_div": 0.00025, "int4_ppl_delta": 0.1107, "int4_kl_div": 0.01329 }, "2": { "int8_ppl_delta": -0.0008, "int8_kl_div": 0.000002, "int4_ppl...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 11, 8, 3, 5, 4, 6, 10, 7, 0, 9, 2 ]
[ { "chosen_idx": 1, "rejected_idx": 11, "margin": 0.0525 }, { "chosen_idx": 1, "rejected_idx": 8, "margin": 0.0867 }, { "chosen_idx": 1, "rejected_idx": 3, "margin": 0.0899 }, { "chosen_idx": 1, "rejected_idx": 5, "margin": 0.0899 }, { "chosen_idx":...
conversation
4
{ "num_tokens": 512, "embedding": [ -0.006951496, -0.0012117976, 0.0037728366, -0.0016411149, -0.000175264, -0.0006050181, -0.0019363479, 0.004100068, 0.0101576326, 0.0012134059, -0.0068291212, 0.0004976564, 0.0025700624, -0.0005450076, 0.0026909376, 0...
4.187369
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": 0.0023, "int8_kl_div": 0.00025, "int4_ppl_delta": 0.1107, "int4_kl_div": 0.01329 }, "2": { "int8_ppl_delta": -0.0008, "int8_kl_div": 0.000002, "int4_ppl...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 8, 11, 6, 3, 5, 4, 7, 10, 0, 9, 2 ]
[ { "chosen_idx": 1, "rejected_idx": 8, "margin": 0.0678 }, { "chosen_idx": 1, "rejected_idx": 11, "margin": 0.0824 }, { "chosen_idx": 1, "rejected_idx": 6, "margin": 0.1353 }, { "chosen_idx": 1, "rejected_idx": 3, "margin": 0.1355 }, { "chosen_idx":...
conversation
4
{ "num_tokens": 512, "embedding": [ -0.006951496, -0.0012117976, 0.0037728366, -0.0016411149, -0.000175264, -0.0006050181, -0.0019363479, 0.004100068, 0.0101576326, 0.0012134059, -0.0068291212, 0.0004976564, 0.0025700624, -0.0005450076, 0.0026909376, 0...
4.187369
{ "0": { "int8_ppl_delta": 0, "int8_kl_div": 0, "int4_ppl_delta": 0, "int4_kl_div": 0 }, "1": { "int8_ppl_delta": 0.0023, "int8_kl_div": 0.00025, "int4_ppl_delta": 0.1107, "int4_kl_div": 0.01329 }, "2": { "int8_ppl_delta": -0.0008, "int8_kl_div": 0.000002, "int4_ppl...
[ { "policy_idx": 0, "policy_name": "all_fp16", "quant_config": [ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, ...
[ 1, 8, 11, 6, 3, 5, 4, 7, 0, 10, 9, 2 ]
[ { "chosen_idx": 1, "rejected_idx": 8, "margin": 0.0596 }, { "chosen_idx": 1, "rejected_idx": 11, "margin": 0.0952 }, { "chosen_idx": 1, "rejected_idx": 6, "margin": 0.118 }, { "chosen_idx": 1, "rejected_idx": 3, "margin": 0.1549 }, { "chosen_idx": ...
End of preview.
README.md exists but content is empty.
Downloads last month
4

Collection including Devbora29/Mistral-7b-Prompt-Conditioned