Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a47ef093016587ee4b1607c019498f3a1a0f4eca
https://github.com/xwiki/xwiki-platform/commit/a47ef093016587ee4b1607c01949…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/main/java/org/xwiki/ratings/internal/SolrRatingsManager.java
Log Message:
-----------
XWIKI-21576: Multiple Ratings per EntityReference and UserReference in Solr
* Make methods saving the ratings synchronized so that only a single
thread can save or remove a rating
(cherry picked from commit 373449f57fe74159be36b37a1b3f7e77346512ef)
Commit: 5176fd0975e6caad08986c01dac0e2640a19498f
https://github.com/xwiki/xwiki-platform/commit/5176fd0975e6caad08986c01dac0…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsApplicationsPreferencesMacro.xml
Log Message:
-----------
XWIKI-15049: NotificationsApplicationsPreferencesMacro stylesheet not using Color Themes variables
* Changed the SSX type to LESS
* Replaced the former hard coded colors with values from the colorTheme.
* Added codestyle updates for the SSX - one empty line between adjacent style blocks.
(cherry picked from commit 13ca421fe54bca71e373526308f00324d4005fcd)
Compare: https://github.com/xwiki/xwiki-platform/compare/e9ac6f2275fe...5176fd0975e6
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/ai-llm-benchmark
Commit: 5653eb7b316095900066431f4364c8dc92a1ed6b
https://github.com/xwiki-contrib/ai-llm-benchmark/commit/5653eb7b3160959000…
Author: Paul Pantiru <paulp2501(a)gmail.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M evaluation_results_graphics/RAG-qa_AnswerRelevancy_bar_chart.png
M evaluation_results_graphics/RAG-qa_AnswerRelevancy_box_plot.png
M evaluation_results_graphics/RAG-qa_ContextualPrecision_bar_chart.png
M evaluation_results_graphics/RAG-qa_ContextualPrecision_box_plot.png
M evaluation_results_graphics/RAG-qa_ContextualRecall_bar_chart.png
M evaluation_results_graphics/RAG-qa_ContextualRecall_box_plot.png
M evaluation_results_graphics/RAG-qa_Faithfulness_bar_chart.png
M evaluation_results_graphics/RAG-qa_Faithfulness_box_plot.png
M evaluation_results_graphics/RAG-qa_grouped_bar_chart.png
A evaluation_results_graphics/average_average_power_draw_grouped_chart.png
A evaluation_results_graphics/average_energy_consumption_grouped_chart.png
A evaluation_results_graphics/average_energy_per_input_token_grouped_chart.png
A evaluation_results_graphics/average_energy_per_output_token_grouped_chart.png
A evaluation_results_graphics/average_energy_per_total_token_grouped_chart.png
R evaluation_results_graphics/average_power_consumption_chart.png
R evaluation_results_graphics/average_power_consumption_grouped_chart.png
A evaluation_results_graphics/average_power_draw_chart.png
R evaluation_results_graphics/average_power_per_input_token_grouped_chart.png
R evaluation_results_graphics/average_power_per_output_token_grouped_chart.png
R evaluation_results_graphics/average_power_per_total_token_grouped_chart.png
A evaluation_results_graphics/model_average_power_chart.png
M evaluation_results_graphics/summarization_Alignment_bar_chart.png
M evaluation_results_graphics/summarization_Alignment_box_plot.png
M evaluation_results_graphics/summarization_Coverage_bar_chart.png
M evaluation_results_graphics/summarization_Coverage_box_plot.png
M evaluation_results_graphics/summarization_grouped_bar_chart.png
M evaluation_results_graphics/text_generation_grouped_bar_chart.png
M evaluation_results_graphics/text_generation_score_bar_chart.png
M evaluation_results_graphics/text_generation_score_box_plot.png
R reports/evaluation_report_20240717_153637.pdf
A reports/evaluation_report_20240718_121916.pdf
M scripts/results_visualization/generate_plots.py
M scripts/results_visualization/generate_report.py
Log Message:
-----------
[misc] update chart labeling and report generation
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm-benchmark/settings/notifications