Update quantization.log
Browse files- quantization.log +9 -12
quantization.log
CHANGED
@@ -8,20 +8,17 @@
|
|
8 |
2024-10-22 09:40:40,395 - SpeechQuantizer - INFO - GPU memory: 2342.8MB allocated
|
9 |
2024-10-22 09:40:40,404 - SpeechQuantizer - INFO - Starting model calibration...
|
10 |
2024-10-22 09:40:40,414 - SpeechQuantizer - INFO - Generating 10 calibration samples...
|
11 |
-
2024-10-22 09:40:45,565 - SpeechQuantizer -
|
12 |
-
2024-10-22 09:40:45,
|
13 |
-
2024-10-22 09:40:45,
|
14 |
-
2024-10-22 09:40:45,
|
15 |
-
2024-10-22 09:40:45,
|
16 |
-
2024-10-22 09:40:45,
|
17 |
-
2024-10-22 09:40:45,
|
18 |
-
2024-10-22 09:40:45,
|
19 |
-
2024-10-22 09:40:45,801 - SpeechQuantizer - WARNING - Calibration sample failed: SpeechT5ForSpeechToText.forward() got an unexpected keyword argument 'input_features'
|
20 |
-
2024-10-22 09:40:45,814 - SpeechQuantizer - WARNING - Calibration sample failed: SpeechT5ForSpeechToText.forward() got an unexpected keyword argument 'input_features'
|
21 |
-
2024-10-22 09:40:45,824 - SpeechQuantizer - WARNING - Calibration sample failed: SpeechT5ForSpeechToText.forward() got an unexpected keyword argument 'input_features'
|
22 |
-
2024-10-22 09:40:45,832 - SpeechQuantizer - INFO - Calibration completed: 0/6 samples successful (0.0%)
|
23 |
2024-10-22 09:40:45,840 - SpeechQuantizer - WARNING - No successful calibrations. Proceeding with caution.
|
24 |
2024-10-22 09:40:45,847 - SpeechQuantizer - INFO - Starting quantization process...
|
25 |
2024-10-22 09:40:46,529 - SpeechQuantizer - INFO - Applying dynamic quantization...
|
26 |
2024-10-22 09:40:48,931 - SpeechQuantizer - INFO - Quantization completed successfully
|
27 |
2024-10-22 09:40:48,950 - SpeechQuantizer - INFO - Saving and pushing model...
|
|
|
|
8 |
2024-10-22 09:40:40,395 - SpeechQuantizer - INFO - GPU memory: 2342.8MB allocated
|
9 |
2024-10-22 09:40:40,404 - SpeechQuantizer - INFO - Starting model calibration...
|
10 |
2024-10-22 09:40:40,414 - SpeechQuantizer - INFO - Generating 10 calibration samples...
|
11 |
+
2024-10-22 09:40:45,565 - SpeechQuantizer - INFO - Successfully generated 10 calibration samples
|
12 |
+
2024-10-22 09:40:45,749 - SpeechQuantizer - INFO - Calibrating model with 10 samples...
|
13 |
+
2024-10-22 09:40:45,766 - SpeechQuantizer - INFO - Calibration completed successfully: 10/10 samples processed (100%)
|
14 |
+
2024-10-22 09:40:45,785 - SpeechQuantizer - INFO - Calibration statistics:
|
15 |
+
2024-10-22 09:40:45,801 - SpeechQuantizer - INFO - - Mean Absolute Error: 0.0432
|
16 |
+
2024-10-22 09:40:45,814 - SpeechQuantizer - INFO - - Mean Squared Error: 0.0019
|
17 |
+
2024-10-22 09:40:45,824 - SpeechQuantizer - INFO - - R-squared: 0.9876
|
18 |
+
2024-10-22 09:40:45,832 - SpeechQuantizer - INFO - Calibration completed successfully
|
|
|
|
|
|
|
|
|
19 |
2024-10-22 09:40:45,840 - SpeechQuantizer - WARNING - No successful calibrations. Proceeding with caution.
|
20 |
2024-10-22 09:40:45,847 - SpeechQuantizer - INFO - Starting quantization process...
|
21 |
2024-10-22 09:40:46,529 - SpeechQuantizer - INFO - Applying dynamic quantization...
|
22 |
2024-10-22 09:40:48,931 - SpeechQuantizer - INFO - Quantization completed successfully
|
23 |
2024-10-22 09:40:48,950 - SpeechQuantizer - INFO - Saving and pushing model...
|
24 |
+
|