Skip to content

Commit

Permalink
Update WC metric values
Browse files Browse the repository at this point in the history
  • Loading branch information
l-bat committed Jun 20, 2024
1 parent f4bd077 commit 15e8f4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/post_training/data/wc_reference_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@ tinyllama_data_aware_awq_stateful_backend_OV:
num_int4: 94
num_int8: 124
tinyllama_data_aware_awq_scale_estimation_backend_OV:
metric_value: 0.8404
metric_value: 0.84048
num_int4: 94
num_int8: 124
tinyllama_data_aware_awq_scale_estimation_stateful_backend_OV:
metric_value: 0.8404
metric_value: 0.84048
num_int4: 94
num_int8: 124
tinyllama_int8_data_free_backend_TORCH:
metric_value: 0.95624
num_int4: 0
num_int8: 312
tinyllama_data_aware_gptq_backend_OV:
metric_value: 0.83387
metric_value: 0.83706
num_int4: 94
num_int8: 124

0 comments on commit 15e8f4d

Please sign in to comment.