Skip to content

Commit da8cc24

Browse files
committed
[OV 2026.0.0] Fix accuracy_metrics for tiny_llama_synthetic_data test
1 parent 0e49d1e commit da8cc24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/cross_fw/examples/example_scope.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
"requirements": "examples/llm_compression/openvino/tiny_llama_synthetic_data/requirements.txt",
243243
"cpu": "Intel(R) Core(TM) i9-10980XE CPU @ 3.00GHz",
244244
"accuracy_metrics": {
245-
"word_count": 84
245+
"word_count": 77
246246
}
247247
},
248248
"quantization_aware_training_torch_anomalib": {

0 commit comments

Comments
 (0)