Skip to content

Commit

Permalink
Update wc conformance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
l-bat committed May 20, 2024
1 parent 8eadc60 commit a2badb2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/post_training/data/wc_reference_data.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
tinyllama_data_free_backend_OV:
metric_value: 0.72057
num_int4: 228
num_int4: 114
num_int8: 84
tinyllama_data_aware_backend_OV:
metric_value: 0.83853
num_int4: 188
num_int4: 94
num_int8: 124
tinyllama_data_aware_awq_stateful_backend_OV:
metric_value: 0.85259
num_int4: 188
num_int4: 94
num_int8: 124
tinyllama_data_aware_awq_scale_estimation_backend_OV:
metric_value: 0.83795
num_int4: 188
num_int4: 94
num_int8: 124
tinyllama_data_aware_awq_scale_estimation_stateful_backend_OV:
metric_value: 0.83795
num_int4: 188
num_int4: 94
num_int8: 124
tinyllama_int8_data_free_backend_TORCH:
metric_value: 0.95624
Expand Down

0 comments on commit a2badb2

Please sign in to comment.