Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e5ee1981c4bf2ed74228b2360dbbf227712ff82b
https://github.com/xwiki/xwiki-platform/commit/e5ee1981c4bf2ed74228b2360dbb…
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)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3279-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 03fb05a30743544cee519447f39174a02c2ab664
https://github.com/xwiki/xwiki-platform/commit/03fb05a30743544cee519447f391…
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)
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/xwiki-platform
Commit: 13ca421fe54bca71e373526308f00324d4005fcd
https://github.com/xwiki/xwiki-platform/commit/13ca421fe54bca71e373526308f0…
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.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a3cb77111c6b229b0fd58d21a78ec3f3951eb0f5
https://github.com/xwiki/xwiki-platform/commit/a3cb77111c6b229b0fd58d21a78e…
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)
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/xwiki-platform
Commit: 373449f57fe74159be36b37a1b3f7e77346512ef
https://github.com/xwiki/xwiki-platform/commit/373449f57fe74159be36b37a1b3f…
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
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/confluence
Commit: 2afac70018f5b5732c0b0edfae6d51db6a7df90b
https://github.com/xwiki-contrib/confluence/commit/2afac70018f5b5732c0b0edf…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/ConfluenceXHTMLInputProperties.java
Log Message:
-----------
Misc: Fix JavaDoc
Commit: 3843b535fb2a50c5ed2a554c7972323b1482eff6
https://github.com/xwiki-contrib/confluence/commit/3843b535fb2a50c5ed2a554c…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M confluence-xml/checkstyle-suppressions.xml
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/content.test
M confluence-xml/src/test/resources/confluencexml/contentwithprefixedmacro.test
M confluence-xml/src/test/resources/confluencexml/links.test
M confluence-xml/src/test/resources/confluencexml/rootspace.test
Log Message:
-----------
CONFLUENCE-257: Match Confluence behavior for link anchors
Commit: ae8859ca22b2195bda7b8da3c4f07001bd3fa1bd
https://github.com/xwiki-contrib/confluence/commit/ae8859ca22b2195bda7b8da3…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
CONFLUENCE-257: Match Confluence behavior for link anchors
* Try autodetecting Confluence instance type when possible
using source=cloud in descriptor file
Commit: a8d339e6f8623bc87a1e3a00895f515fc05cd77e
https://github.com/xwiki-contrib/confluence/commit/a8d339e6f8623bc87a1e3a00…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java
M confluence-xml/src/test/resources/confluencexml/3.4.7.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.max.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/5.9.test
M confluence-xml/src/test/resources/confluencexml/auto-cursor-target.test
M confluence-xml/src/test/resources/confluencexml/cdatazerowidthspace.test
M confluence-xml/src/test/resources/confluencexml/confluence80tags.test
M confluence-xml/src/test/resources/confluencexml/nested.max.test
M confluence-xml/src/test/resources/confluencexml/nested.test
M confluence-xml/src/test/resources/confluencexml/spanishaccentsintitle.test
A confluence-xml/src/test/resources/confluencexml/spanishaccentsintitle/exportDescriptor.properties
Log Message:
-----------
CONFLUENCE-258: Automatically create Confluence-compatible anchors for titles
Commit: f9a4530eb383da2901c2f702a5c05ab96abdacd0
https://github.com/xwiki-contrib/confluence/commit/f9a4530eb383da2901c2f702…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.50.0
Compare: https://github.com/xwiki-contrib/confluence/compare/8acffc85480f...f9a4530e…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/ai-llm-benchmark
Commit: 54c1b84b9ca51817a81a7d49cf882da3d696cd50
https://github.com/xwiki-contrib/ai-llm-benchmark/commit/54c1b84b9ca51817a8…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M Snakefile
M config.json
R evaluation_results/RAG-qa/.snakemake_timestamp
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_001_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_002_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_003_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_004_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_005_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_006_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_007_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_008_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_009_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_010_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_011_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_012_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_013_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_014_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_015_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_016_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_017_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_018_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_019_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_020_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_021_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_022_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_023_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_024_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_025_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_026_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_027_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_028_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_029_result.json
R evaluation_results/RAG-qa/AI.Models.waise-gpt-4o/qa_030_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_001_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_002_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_003_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_004_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_005_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_006_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_007_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_008_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_009_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_010_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_011_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_012_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_013_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_014_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_015_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_016_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_017_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_018_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_019_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_020_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_021_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_022_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_023_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_024_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_025_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_026_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_027_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_028_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_029_result.json
R evaluation_results/RAG-qa/AI.Models.waise-mixtral/qa_030_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_001_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_002_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_003_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_004_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_005_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_006_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_007_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_008_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_009_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_010_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_011_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_012_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_013_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_014_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_015_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_016_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_017_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_018_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_019_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_020_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_021_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_022_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_023_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_024_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_025_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_026_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_027_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_028_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_029_result.json
A evaluation_results/RAG-qa/AI.Models.waise_command-r_35B_Q4_0/qa_030_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_001_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_002_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_003_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_004_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_005_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_006_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_007_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_008_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_009_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_010_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_011_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_012_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_013_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_014_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_015_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_016_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_017_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_018_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_019_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_020_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_021_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_022_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_023_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_024_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_025_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_026_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_027_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_028_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_029_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gemma2_9B_Q4_0/qa_030_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_001_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_002_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_003_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_004_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_005_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_006_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_007_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_008_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_009_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_010_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_011_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_012_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_013_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_014_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_015_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_016_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_017_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_018_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_019_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_020_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_021_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_022_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_023_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_024_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_025_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_026_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_027_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_028_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_029_result.json
A evaluation_results/RAG-qa/AI.Models.waise_gpt-4o/qa_030_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_001_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_002_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_003_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_004_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_005_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_006_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_007_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_008_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_009_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_010_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_011_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_012_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_013_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_014_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_015_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_016_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_017_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_018_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_019_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_020_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_021_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_022_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_023_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_024_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_025_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_026_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_027_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_028_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_029_result.json
M evaluation_results/RAG-qa/AI.Models.waise_gpt3_5_turbo/qa_030_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_001_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_002_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_003_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_004_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_005_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_006_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_007_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_008_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_009_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_010_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_011_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_012_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_013_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_014_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_015_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_016_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_017_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_018_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_019_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_020_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_021_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_022_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_023_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_024_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_025_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_026_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_027_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_028_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_029_result.json
A evaluation_results/RAG-qa/AI.Models.waise_llama3_8B_Q4_0/qa_030_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_001_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_002_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_003_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_004_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_005_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_006_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_007_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_008_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_009_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_010_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_011_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_012_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_013_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_014_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_015_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_016_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_017_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_018_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_019_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_020_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_021_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_022_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_023_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_024_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_025_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_026_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_027_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_028_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_029_result.json
A evaluation_results/RAG-qa/AI.Models.waise_mixtral-8x7B_Q4_0/qa_030_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_001_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_002_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_003_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_004_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_005_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_006_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_007_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_008_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_009_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_010_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_011_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_012_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_013_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_014_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_015_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_016_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_017_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_018_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_019_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_020_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_021_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_022_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_023_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_024_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_025_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_026_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_027_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_028_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_029_result.json
A evaluation_results/RAG-qa/AI.Models.waise_phi3-128k_4B_Q5_K_M/qa_030_result.json
A evaluation_results/average_power_consumption.json
R evaluation_results/summarization/.snakemake_timestamp
M evaluation_results/summarization/AI.Models.GPT-4o/summ_001_result.json
M evaluation_results/summarization/AI.Models.GPT-4o/summ_002_result.json
M evaluation_results/summarization/AI.Models.GPT-4o/summ_003_result.json
M evaluation_results/summarization/AI.Models.GPT-4o/summ_004_result.json
M evaluation_results/summarization/AI.Models.GPT-4o/summ_005_result.json
M evaluation_results/summarization/AI.Models.GPT-4o/summ_006_result.json
M evaluation_results/summarization/AI.Models.GPT-4o/summ_007_result.json
M evaluation_results/summarization/AI.Models.GPT-4o/summ_008_result.json
M evaluation_results/summarization/AI.Models.GPT-4o/summ_009_result.json
M evaluation_results/summarization/AI.Models.GPT-4o/summ_010_result.json
A evaluation_results/summarization/AI.Models.command-r_35B_Q4_0/summ_001_result.json
A evaluation_results/summarization/AI.Models.command-r_35B_Q4_0/summ_002_result.json
A evaluation_results/summarization/AI.Models.command-r_35B_Q4_0/summ_003_result.json
A evaluation_results/summarization/AI.Models.command-r_35B_Q4_0/summ_004_result.json
A evaluation_results/summarization/AI.Models.command-r_35B_Q4_0/summ_005_result.json
A evaluation_results/summarization/AI.Models.command-r_35B_Q4_0/summ_006_result.json
A evaluation_results/summarization/AI.Models.command-r_35B_Q4_0/summ_007_result.json
A evaluation_results/summarization/AI.Models.command-r_35B_Q4_0/summ_008_result.json
A evaluation_results/summarization/AI.Models.command-r_35B_Q4_0/summ_009_result.json
A evaluation_results/summarization/AI.Models.command-r_35B_Q4_0/summ_010_result.json
A evaluation_results/summarization/AI.Models.gemma2_9B_Q4_0/summ_001_result.json
A evaluation_results/summarization/AI.Models.gemma2_9B_Q4_0/summ_002_result.json
A evaluation_results/summarization/AI.Models.gemma2_9B_Q4_0/summ_003_result.json
A evaluation_results/summarization/AI.Models.gemma2_9B_Q4_0/summ_004_result.json
A evaluation_results/summarization/AI.Models.gemma2_9B_Q4_0/summ_005_result.json
A evaluation_results/summarization/AI.Models.gemma2_9B_Q4_0/summ_006_result.json
A evaluation_results/summarization/AI.Models.gemma2_9B_Q4_0/summ_007_result.json
A evaluation_results/summarization/AI.Models.gemma2_9B_Q4_0/summ_008_result.json
A evaluation_results/summarization/AI.Models.gemma2_9B_Q4_0/summ_009_result.json
A evaluation_results/summarization/AI.Models.gemma2_9B_Q4_0/summ_010_result.json
M evaluation_results/summarization/AI.Models.gpt3_5_turbo/summ_001_result.json
M evaluation_results/summarization/AI.Models.gpt3_5_turbo/summ_002_result.json
M evaluation_results/summarization/AI.Models.gpt3_5_turbo/summ_003_result.json
M evaluation_results/summarization/AI.Models.gpt3_5_turbo/summ_004_result.json
M evaluation_results/summarization/AI.Models.gpt3_5_turbo/summ_005_result.json
M evaluation_results/summarization/AI.Models.gpt3_5_turbo/summ_006_result.json
M evaluation_results/summarization/AI.Models.gpt3_5_turbo/summ_007_result.json
M evaluation_results/summarization/AI.Models.gpt3_5_turbo/summ_008_result.json
M evaluation_results/summarization/AI.Models.gpt3_5_turbo/summ_009_result.json
M evaluation_results/summarization/AI.Models.gpt3_5_turbo/summ_010_result.json
A evaluation_results/summarization/AI.Models.llama3_8B_Q4_0/summ_001_result.json
A evaluation_results/summarization/AI.Models.llama3_8B_Q4_0/summ_002_result.json
A evaluation_results/summarization/AI.Models.llama3_8B_Q4_0/summ_003_result.json
A evaluation_results/summarization/AI.Models.llama3_8B_Q4_0/summ_004_result.json
A evaluation_results/summarization/AI.Models.llama3_8B_Q4_0/summ_005_result.json
A evaluation_results/summarization/AI.Models.llama3_8B_Q4_0/summ_006_result.json
A evaluation_results/summarization/AI.Models.llama3_8B_Q4_0/summ_007_result.json
A evaluation_results/summarization/AI.Models.llama3_8B_Q4_0/summ_008_result.json
A evaluation_results/summarization/AI.Models.llama3_8B_Q4_0/summ_009_result.json
A evaluation_results/summarization/AI.Models.llama3_8B_Q4_0/summ_010_result.json
A evaluation_results/summarization/AI.Models.mixtral-8x7B_Q4_0/summ_001_result.json
A evaluation_results/summarization/AI.Models.mixtral-8x7B_Q4_0/summ_002_result.json
A evaluation_results/summarization/AI.Models.mixtral-8x7B_Q4_0/summ_003_result.json
A evaluation_results/summarization/AI.Models.mixtral-8x7B_Q4_0/summ_004_result.json
A evaluation_results/summarization/AI.Models.mixtral-8x7B_Q4_0/summ_005_result.json
A evaluation_results/summarization/AI.Models.mixtral-8x7B_Q4_0/summ_006_result.json
A evaluation_results/summarization/AI.Models.mixtral-8x7B_Q4_0/summ_007_result.json
A evaluation_results/summarization/AI.Models.mixtral-8x7B_Q4_0/summ_008_result.json
A evaluation_results/summarization/AI.Models.mixtral-8x7B_Q4_0/summ_009_result.json
A evaluation_results/summarization/AI.Models.mixtral-8x7B_Q4_0/summ_010_result.json
R evaluation_results/summarization/AI.Models.mixtral/summ_001_result.json
R evaluation_results/summarization/AI.Models.mixtral/summ_002_result.json
R evaluation_results/summarization/AI.Models.mixtral/summ_003_result.json
R evaluation_results/summarization/AI.Models.mixtral/summ_004_result.json
R evaluation_results/summarization/AI.Models.mixtral/summ_005_result.json
R evaluation_results/summarization/AI.Models.mixtral/summ_006_result.json
R evaluation_results/summarization/AI.Models.mixtral/summ_007_result.json
R evaluation_results/summarization/AI.Models.mixtral/summ_008_result.json
R evaluation_results/summarization/AI.Models.mixtral/summ_009_result.json
R evaluation_results/summarization/AI.Models.mixtral/summ_010_result.json
A evaluation_results/summarization/AI.Models.phi3-128k_4B_Q5_K_M/summ_001_result.json
A evaluation_results/summarization/AI.Models.phi3-128k_4B_Q5_K_M/summ_002_result.json
A evaluation_results/summarization/AI.Models.phi3-128k_4B_Q5_K_M/summ_003_result.json
A evaluation_results/summarization/AI.Models.phi3-128k_4B_Q5_K_M/summ_004_result.json
A evaluation_results/summarization/AI.Models.phi3-128k_4B_Q5_K_M/summ_005_result.json
A evaluation_results/summarization/AI.Models.phi3-128k_4B_Q5_K_M/summ_006_result.json
A evaluation_results/summarization/AI.Models.phi3-128k_4B_Q5_K_M/summ_007_result.json
A evaluation_results/summarization/AI.Models.phi3-128k_4B_Q5_K_M/summ_008_result.json
A evaluation_results/summarization/AI.Models.phi3-128k_4B_Q5_K_M/summ_009_result.json
A evaluation_results/summarization/AI.Models.phi3-128k_4B_Q5_K_M/summ_010_result.json
R evaluation_results/text_generation/.snakemake_timestamp
M evaluation_results/text_generation/AI.Models.GPT-4o/text_gen_001_result.json
M evaluation_results/text_generation/AI.Models.GPT-4o/text_gen_002_result.json
M evaluation_results/text_generation/AI.Models.GPT-4o/text_gen_003_result.json
M evaluation_results/text_generation/AI.Models.GPT-4o/text_gen_004_result.json
M evaluation_results/text_generation/AI.Models.GPT-4o/text_gen_005_result.json
M evaluation_results/text_generation/AI.Models.GPT-4o/text_gen_006_result.json
M evaluation_results/text_generation/AI.Models.GPT-4o/text_gen_007_result.json
M evaluation_results/text_generation/AI.Models.GPT-4o/text_gen_008_result.json
M evaluation_results/text_generation/AI.Models.GPT-4o/text_gen_009_result.json
M evaluation_results/text_generation/AI.Models.GPT-4o/text_gen_010_result.json
A evaluation_results/text_generation/AI.Models.command-r_35B_Q4_0/text_gen_001_result.json
A evaluation_results/text_generation/AI.Models.command-r_35B_Q4_0/text_gen_002_result.json
A evaluation_results/text_generation/AI.Models.command-r_35B_Q4_0/text_gen_003_result.json
A evaluation_results/text_generation/AI.Models.command-r_35B_Q4_0/text_gen_004_result.json
A evaluation_results/text_generation/AI.Models.command-r_35B_Q4_0/text_gen_005_result.json
A evaluation_results/text_generation/AI.Models.command-r_35B_Q4_0/text_gen_006_result.json
A evaluation_results/text_generation/AI.Models.command-r_35B_Q4_0/text_gen_007_result.json
A evaluation_results/text_generation/AI.Models.command-r_35B_Q4_0/text_gen_008_result.json
A evaluation_results/text_generation/AI.Models.command-r_35B_Q4_0/text_gen_009_result.json
A evaluation_results/text_generation/AI.Models.command-r_35B_Q4_0/text_gen_010_result.json
A evaluation_results/text_generation/AI.Models.gemma2_9B_Q4_0/text_gen_001_result.json
A evaluation_results/text_generation/AI.Models.gemma2_9B_Q4_0/text_gen_002_result.json
A evaluation_results/text_generation/AI.Models.gemma2_9B_Q4_0/text_gen_003_result.json
A evaluation_results/text_generation/AI.Models.gemma2_9B_Q4_0/text_gen_004_result.json
A evaluation_results/text_generation/AI.Models.gemma2_9B_Q4_0/text_gen_005_result.json
A evaluation_results/text_generation/AI.Models.gemma2_9B_Q4_0/text_gen_006_result.json
A evaluation_results/text_generation/AI.Models.gemma2_9B_Q4_0/text_gen_007_result.json
A evaluation_results/text_generation/AI.Models.gemma2_9B_Q4_0/text_gen_008_result.json
A evaluation_results/text_generation/AI.Models.gemma2_9B_Q4_0/text_gen_009_result.json
A evaluation_results/text_generation/AI.Models.gemma2_9B_Q4_0/text_gen_010_result.json
M evaluation_results/text_generation/AI.Models.gpt3_5_turbo/text_gen_001_result.json
M evaluation_results/text_generation/AI.Models.gpt3_5_turbo/text_gen_002_result.json
M evaluation_results/text_generation/AI.Models.gpt3_5_turbo/text_gen_003_result.json
M evaluation_results/text_generation/AI.Models.gpt3_5_turbo/text_gen_004_result.json
M evaluation_results/text_generation/AI.Models.gpt3_5_turbo/text_gen_005_result.json
M evaluation_results/text_generation/AI.Models.gpt3_5_turbo/text_gen_006_result.json
M evaluation_results/text_generation/AI.Models.gpt3_5_turbo/text_gen_007_result.json
M evaluation_results/text_generation/AI.Models.gpt3_5_turbo/text_gen_008_result.json
M evaluation_results/text_generation/AI.Models.gpt3_5_turbo/text_gen_009_result.json
M evaluation_results/text_generation/AI.Models.gpt3_5_turbo/text_gen_010_result.json
A evaluation_results/text_generation/AI.Models.llama3_8B_Q4_0/text_gen_001_result.json
A evaluation_results/text_generation/AI.Models.llama3_8B_Q4_0/text_gen_002_result.json
A evaluation_results/text_generation/AI.Models.llama3_8B_Q4_0/text_gen_003_result.json
A evaluation_results/text_generation/AI.Models.llama3_8B_Q4_0/text_gen_004_result.json
A evaluation_results/text_generation/AI.Models.llama3_8B_Q4_0/text_gen_005_result.json
A evaluation_results/text_generation/AI.Models.llama3_8B_Q4_0/text_gen_006_result.json
A evaluation_results/text_generation/AI.Models.llama3_8B_Q4_0/text_gen_007_result.json
A evaluation_results/text_generation/AI.Models.llama3_8B_Q4_0/text_gen_008_result.json
A evaluation_results/text_generation/AI.Models.llama3_8B_Q4_0/text_gen_009_result.json
A evaluation_results/text_generation/AI.Models.llama3_8B_Q4_0/text_gen_010_result.json
A evaluation_results/text_generation/AI.Models.mixtral-8x7B_Q4_0/text_gen_001_result.json
A evaluation_results/text_generation/AI.Models.mixtral-8x7B_Q4_0/text_gen_002_result.json
A evaluation_results/text_generation/AI.Models.mixtral-8x7B_Q4_0/text_gen_003_result.json
A evaluation_results/text_generation/AI.Models.mixtral-8x7B_Q4_0/text_gen_004_result.json
A evaluation_results/text_generation/AI.Models.mixtral-8x7B_Q4_0/text_gen_005_result.json
A evaluation_results/text_generation/AI.Models.mixtral-8x7B_Q4_0/text_gen_006_result.json
A evaluation_results/text_generation/AI.Models.mixtral-8x7B_Q4_0/text_gen_007_result.json
A evaluation_results/text_generation/AI.Models.mixtral-8x7B_Q4_0/text_gen_008_result.json
A evaluation_results/text_generation/AI.Models.mixtral-8x7B_Q4_0/text_gen_009_result.json
A evaluation_results/text_generation/AI.Models.mixtral-8x7B_Q4_0/text_gen_010_result.json
R evaluation_results/text_generation/AI.Models.mixtral/text_gen_001_result.json
R evaluation_results/text_generation/AI.Models.mixtral/text_gen_002_result.json
R evaluation_results/text_generation/AI.Models.mixtral/text_gen_003_result.json
R evaluation_results/text_generation/AI.Models.mixtral/text_gen_004_result.json
R evaluation_results/text_generation/AI.Models.mixtral/text_gen_005_result.json
R evaluation_results/text_generation/AI.Models.mixtral/text_gen_006_result.json
R evaluation_results/text_generation/AI.Models.mixtral/text_gen_007_result.json
R evaluation_results/text_generation/AI.Models.mixtral/text_gen_008_result.json
R evaluation_results/text_generation/AI.Models.mixtral/text_gen_009_result.json
R evaluation_results/text_generation/AI.Models.mixtral/text_gen_010_result.json
A evaluation_results/text_generation/AI.Models.phi3-128k_4B_Q5_K_M/text_gen_001_result.json
A evaluation_results/text_generation/AI.Models.phi3-128k_4B_Q5_K_M/text_gen_002_result.json
A evaluation_results/text_generation/AI.Models.phi3-128k_4B_Q5_K_M/text_gen_003_result.json
A evaluation_results/text_generation/AI.Models.phi3-128k_4B_Q5_K_M/text_gen_004_result.json
A evaluation_results/text_generation/AI.Models.phi3-128k_4B_Q5_K_M/text_gen_005_result.json
A evaluation_results/text_generation/AI.Models.phi3-128k_4B_Q5_K_M/text_gen_006_result.json
A evaluation_results/text_generation/AI.Models.phi3-128k_4B_Q5_K_M/text_gen_007_result.json
A evaluation_results/text_generation/AI.Models.phi3-128k_4B_Q5_K_M/text_gen_008_result.json
A evaluation_results/text_generation/AI.Models.phi3-128k_4B_Q5_K_M/text_gen_009_result.json
A evaluation_results/text_generation/AI.Models.phi3-128k_4B_Q5_K_M/text_gen_010_result.json
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_power_consumption_chart.png
A evaluation_results_graphics/average_power_consumption_grouped_chart.png
A evaluation_results_graphics/average_power_per_input_token_grouped_chart.png
A evaluation_results_graphics/average_power_per_output_token_grouped_chart.png
A evaluation_results_graphics/average_power_per_total_token_grouped_chart.png
A evaluation_results_graphics/summarization_Alignment_bar_chart.png
A evaluation_results_graphics/summarization_Alignment_box_plot.png
A evaluation_results_graphics/summarization_Coverage_bar_chart.png
A evaluation_results_graphics/summarization_Coverage_box_plot.png
M evaluation_results_graphics/summarization_grouped_bar_chart.png
R evaluation_results_graphics/summarization_score_bar_chart.png
R evaluation_results_graphics/summarization_score_box_plot.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
M output/AI.Models.GPT-4o/tasks/summarization/summ_001.json
M output/AI.Models.GPT-4o/tasks/summarization/summ_002.json
M output/AI.Models.GPT-4o/tasks/summarization/summ_003.json
M output/AI.Models.GPT-4o/tasks/summarization/summ_004.json
M output/AI.Models.GPT-4o/tasks/summarization/summ_005.json
M output/AI.Models.GPT-4o/tasks/summarization/summ_006.json
M output/AI.Models.GPT-4o/tasks/summarization/summ_007.json
M output/AI.Models.GPT-4o/tasks/summarization/summ_008.json
M output/AI.Models.GPT-4o/tasks/summarization/summ_009.json
M output/AI.Models.GPT-4o/tasks/summarization/summ_010.json
M output/AI.Models.GPT-4o/tasks/text_generation/text_gen_001.json
M output/AI.Models.GPT-4o/tasks/text_generation/text_gen_002.json
M output/AI.Models.GPT-4o/tasks/text_generation/text_gen_003.json
M output/AI.Models.GPT-4o/tasks/text_generation/text_gen_004.json
M output/AI.Models.GPT-4o/tasks/text_generation/text_gen_005.json
M output/AI.Models.GPT-4o/tasks/text_generation/text_gen_006.json
M output/AI.Models.GPT-4o/tasks/text_generation/text_gen_007.json
M output/AI.Models.GPT-4o/tasks/text_generation/text_gen_008.json
M output/AI.Models.GPT-4o/tasks/text_generation/text_gen_009.json
M output/AI.Models.GPT-4o/tasks/text_generation/text_gen_010.json
A output/AI.Models.command-r_35B_Q4_0/tasks/summarization/summ_001.json
A output/AI.Models.command-r_35B_Q4_0/tasks/summarization/summ_002.json
A output/AI.Models.command-r_35B_Q4_0/tasks/summarization/summ_003.json
A output/AI.Models.command-r_35B_Q4_0/tasks/summarization/summ_004.json
A output/AI.Models.command-r_35B_Q4_0/tasks/summarization/summ_005.json
A output/AI.Models.command-r_35B_Q4_0/tasks/summarization/summ_006.json
A output/AI.Models.command-r_35B_Q4_0/tasks/summarization/summ_007.json
A output/AI.Models.command-r_35B_Q4_0/tasks/summarization/summ_008.json
A output/AI.Models.command-r_35B_Q4_0/tasks/summarization/summ_009.json
A output/AI.Models.command-r_35B_Q4_0/tasks/summarization/summ_010.json
A output/AI.Models.command-r_35B_Q4_0/tasks/text_generation/text_gen_001.json
A output/AI.Models.command-r_35B_Q4_0/tasks/text_generation/text_gen_002.json
A output/AI.Models.command-r_35B_Q4_0/tasks/text_generation/text_gen_003.json
A output/AI.Models.command-r_35B_Q4_0/tasks/text_generation/text_gen_004.json
A output/AI.Models.command-r_35B_Q4_0/tasks/text_generation/text_gen_005.json
A output/AI.Models.command-r_35B_Q4_0/tasks/text_generation/text_gen_006.json
A output/AI.Models.command-r_35B_Q4_0/tasks/text_generation/text_gen_007.json
A output/AI.Models.command-r_35B_Q4_0/tasks/text_generation/text_gen_008.json
A output/AI.Models.command-r_35B_Q4_0/tasks/text_generation/text_gen_009.json
A output/AI.Models.command-r_35B_Q4_0/tasks/text_generation/text_gen_010.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/summarization/summ_001.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/summarization/summ_002.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/summarization/summ_003.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/summarization/summ_004.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/summarization/summ_005.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/summarization/summ_006.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/summarization/summ_007.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/summarization/summ_008.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/summarization/summ_009.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/summarization/summ_010.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/text_generation/text_gen_001.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/text_generation/text_gen_002.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/text_generation/text_gen_003.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/text_generation/text_gen_004.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/text_generation/text_gen_005.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/text_generation/text_gen_006.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/text_generation/text_gen_007.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/text_generation/text_gen_008.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/text_generation/text_gen_009.json
A output/AI.Models.gemma2_9B_Q4_0/tasks/text_generation/text_gen_010.json
M output/AI.Models.gpt3_5_turbo/tasks/summarization/summ_001.json
M output/AI.Models.gpt3_5_turbo/tasks/summarization/summ_002.json
M output/AI.Models.gpt3_5_turbo/tasks/summarization/summ_003.json
M output/AI.Models.gpt3_5_turbo/tasks/summarization/summ_004.json
M output/AI.Models.gpt3_5_turbo/tasks/summarization/summ_005.json
M output/AI.Models.gpt3_5_turbo/tasks/summarization/summ_006.json
M output/AI.Models.gpt3_5_turbo/tasks/summarization/summ_007.json
M output/AI.Models.gpt3_5_turbo/tasks/summarization/summ_008.json
M output/AI.Models.gpt3_5_turbo/tasks/summarization/summ_009.json
M output/AI.Models.gpt3_5_turbo/tasks/summarization/summ_010.json
M output/AI.Models.gpt3_5_turbo/tasks/text_generation/text_gen_001.json
M output/AI.Models.gpt3_5_turbo/tasks/text_generation/text_gen_002.json
M output/AI.Models.gpt3_5_turbo/tasks/text_generation/text_gen_003.json
M output/AI.Models.gpt3_5_turbo/tasks/text_generation/text_gen_004.json
M output/AI.Models.gpt3_5_turbo/tasks/text_generation/text_gen_005.json
M output/AI.Models.gpt3_5_turbo/tasks/text_generation/text_gen_006.json
M output/AI.Models.gpt3_5_turbo/tasks/text_generation/text_gen_007.json
M output/AI.Models.gpt3_5_turbo/tasks/text_generation/text_gen_008.json
M output/AI.Models.gpt3_5_turbo/tasks/text_generation/text_gen_009.json
M output/AI.Models.gpt3_5_turbo/tasks/text_generation/text_gen_010.json
A output/AI.Models.llama3_8B_Q4_0/tasks/summarization/summ_001.json
A output/AI.Models.llama3_8B_Q4_0/tasks/summarization/summ_002.json
A output/AI.Models.llama3_8B_Q4_0/tasks/summarization/summ_003.json
A output/AI.Models.llama3_8B_Q4_0/tasks/summarization/summ_004.json
A output/AI.Models.llama3_8B_Q4_0/tasks/summarization/summ_005.json
A output/AI.Models.llama3_8B_Q4_0/tasks/summarization/summ_006.json
A output/AI.Models.llama3_8B_Q4_0/tasks/summarization/summ_007.json
A output/AI.Models.llama3_8B_Q4_0/tasks/summarization/summ_008.json
A output/AI.Models.llama3_8B_Q4_0/tasks/summarization/summ_009.json
A output/AI.Models.llama3_8B_Q4_0/tasks/summarization/summ_010.json
A output/AI.Models.llama3_8B_Q4_0/tasks/text_generation/text_gen_001.json
A output/AI.Models.llama3_8B_Q4_0/tasks/text_generation/text_gen_002.json
A output/AI.Models.llama3_8B_Q4_0/tasks/text_generation/text_gen_003.json
A output/AI.Models.llama3_8B_Q4_0/tasks/text_generation/text_gen_004.json
A output/AI.Models.llama3_8B_Q4_0/tasks/text_generation/text_gen_005.json
A output/AI.Models.llama3_8B_Q4_0/tasks/text_generation/text_gen_006.json
A output/AI.Models.llama3_8B_Q4_0/tasks/text_generation/text_gen_007.json
A output/AI.Models.llama3_8B_Q4_0/tasks/text_generation/text_gen_008.json
A output/AI.Models.llama3_8B_Q4_0/tasks/text_generation/text_gen_009.json
A output/AI.Models.llama3_8B_Q4_0/tasks/text_generation/text_gen_010.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/summarization/summ_001.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/summarization/summ_002.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/summarization/summ_003.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/summarization/summ_004.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/summarization/summ_005.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/summarization/summ_006.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/summarization/summ_007.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/summarization/summ_008.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/summarization/summ_009.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/summarization/summ_010.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/text_generation/text_gen_001.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/text_generation/text_gen_002.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/text_generation/text_gen_003.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/text_generation/text_gen_004.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/text_generation/text_gen_005.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/text_generation/text_gen_006.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/text_generation/text_gen_007.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/text_generation/text_gen_008.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/text_generation/text_gen_009.json
A output/AI.Models.mixtral-8x7B_Q4_0/tasks/text_generation/text_gen_010.json
R output/AI.Models.mixtral/tasks/summarization/summ_001.json
R output/AI.Models.mixtral/tasks/summarization/summ_002.json
R output/AI.Models.mixtral/tasks/summarization/summ_003.json
R output/AI.Models.mixtral/tasks/summarization/summ_004.json
R output/AI.Models.mixtral/tasks/summarization/summ_005.json
R output/AI.Models.mixtral/tasks/summarization/summ_006.json
R output/AI.Models.mixtral/tasks/summarization/summ_007.json
R output/AI.Models.mixtral/tasks/summarization/summ_008.json
R output/AI.Models.mixtral/tasks/summarization/summ_009.json
R output/AI.Models.mixtral/tasks/summarization/summ_010.json
R output/AI.Models.mixtral/tasks/text_generation/text_gen_001.json
R output/AI.Models.mixtral/tasks/text_generation/text_gen_002.json
R output/AI.Models.mixtral/tasks/text_generation/text_gen_003.json
R output/AI.Models.mixtral/tasks/text_generation/text_gen_004.json
R output/AI.Models.mixtral/tasks/text_generation/text_gen_005.json
R output/AI.Models.mixtral/tasks/text_generation/text_gen_006.json
R output/AI.Models.mixtral/tasks/text_generation/text_gen_007.json
R output/AI.Models.mixtral/tasks/text_generation/text_gen_008.json
R output/AI.Models.mixtral/tasks/text_generation/text_gen_009.json
R output/AI.Models.mixtral/tasks/text_generation/text_gen_010.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/summarization/summ_001.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/summarization/summ_002.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/summarization/summ_003.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/summarization/summ_004.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/summarization/summ_005.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/summarization/summ_006.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/summarization/summ_007.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/summarization/summ_008.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/summarization/summ_009.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/summarization/summ_010.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/text_generation/text_gen_001.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/text_generation/text_gen_002.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/text_generation/text_gen_003.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/text_generation/text_gen_004.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/text_generation/text_gen_005.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/text_generation/text_gen_006.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/text_generation/text_gen_007.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/text_generation/text_gen_008.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/text_generation/text_gen_009.json
A output/AI.Models.phi3-128k_4B_Q5_K_M/tasks/text_generation/text_gen_010.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_001.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_002.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_003.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_004.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_005.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_006.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_007.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_008.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_009.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_010.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_011.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_012.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_013.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_014.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_015.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_016.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_017.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_018.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_019.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_020.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_021.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_022.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_023.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_024.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_025.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_026.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_027.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_028.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_029.json
R output/AI.Models.waise-gpt-4o/tasks/RAG-qa/qa_030.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_001.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_002.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_003.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_004.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_005.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_006.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_007.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_008.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_009.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_010.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_011.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_012.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_013.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_014.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_015.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_016.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_017.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_018.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_019.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_020.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_021.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_022.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_023.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_024.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_025.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_026.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_027.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_028.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_029.json
R output/AI.Models.waise-mixtral/tasks/RAG-qa/qa_030.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_001.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_002.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_003.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_004.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_005.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_006.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_007.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_008.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_009.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_010.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_011.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_012.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_013.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_014.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_015.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_016.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_017.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_018.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_019.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_020.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_021.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_022.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_023.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_024.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_025.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_026.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_027.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_028.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_029.json
A output/AI.Models.waise_command-r_35B_Q4_0/tasks/RAG-qa/qa_030.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_001.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_002.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_003.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_004.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_005.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_006.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_007.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_008.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_009.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_010.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_011.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_012.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_013.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_014.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_015.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_016.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_017.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_018.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_019.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_020.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_021.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_022.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_023.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_024.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_025.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_026.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_027.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_028.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_029.json
A output/AI.Models.waise_gemma2_9B_Q4_0/tasks/RAG-qa/qa_030.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_001.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_002.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_003.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_004.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_005.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_006.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_007.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_008.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_009.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_010.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_011.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_012.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_013.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_014.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_015.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_016.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_017.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_018.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_019.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_020.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_021.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_022.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_023.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_024.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_025.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_026.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_027.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_028.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_029.json
A output/AI.Models.waise_gpt-4o/tasks/RAG-qa/qa_030.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_001.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_002.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_003.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_004.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_005.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_006.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_007.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_008.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_009.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_010.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_011.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_012.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_013.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_014.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_015.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_016.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_017.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_018.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_019.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_020.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_021.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_022.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_023.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_024.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_025.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_026.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_027.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_028.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_029.json
M output/AI.Models.waise_gpt3_5_turbo/tasks/RAG-qa/qa_030.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_001.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_002.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_003.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_004.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_005.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_006.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_007.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_008.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_009.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_010.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_011.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_012.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_013.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_014.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_015.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_016.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_017.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_018.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_019.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_020.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_021.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_022.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_023.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_024.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_025.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_026.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_027.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_028.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_029.json
A output/AI.Models.waise_llama3_8B_Q4_0/tasks/RAG-qa/qa_030.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_001.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_002.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_003.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_004.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_005.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_006.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_007.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_008.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_009.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_010.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_011.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_012.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_013.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_014.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_015.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_016.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_017.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_018.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_019.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_020.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_021.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_022.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_023.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_024.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_025.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_026.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_027.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_028.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_029.json
A output/AI.Models.waise_mixtral-8x7B_Q4_0/tasks/RAG-qa/qa_030.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_001.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_002.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_003.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_004.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_005.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_006.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_007.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_008.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_009.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_010.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_011.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_012.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_013.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_014.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_015.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_016.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_017.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_018.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_019.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_020.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_021.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_022.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_023.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_024.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_025.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_026.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_027.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_028.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_029.json
A output/AI.Models.waise_phi3-128k_4B_Q5_K_M/tasks/RAG-qa/qa_030.json
A reports/.snakemake_timestamp
A reports/evaluation_report_20240717_153637.pdf
R scripts/results_visualization/create_plots.py
R scripts/results_visualization/create_report.py
A scripts/results_visualization/generate_plots.py
A scripts/results_visualization/generate_report.py
A snakeout/average_power/.snakemake_timestamp
A snakeout/collected/.snakemake_timestamp
A snakeout/evaluated_rag_qa/.snakemake_timestamp
A snakeout/evaluated_summaries/.snakemake_timestamp
A snakeout/evaluated_textgen/.snakemake_timestamp
R snakeout/indexed/.snakemake_timestamp
Log Message:
-----------
[misc] Callibration benchmark run
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm-benchmark/settings/notifications
Branch: refs/heads/CRISTAL-212
Home: https://github.com/xwiki-contrib/cristal
Commit: 71e4e0493e9668263b826bd54fc49c591ef4bf34
https://github.com/xwiki-contrib/cristal/commit/71e4e0493e9668263b826bd54fc…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M ds/shoelace/src/vue/css/style.css
M ds/vuetify/src/vue/css/style.css
M skin/src/vue/c-right-sidebar.vue
M skin/src/vue/c-sidebar.vue
M skin/src/vue/c-view.vue
Log Message:
-----------
CRISTAL-212: Make embedding less prone to CSS conflits
* Refactor left sidebar to main sidebar to better support rtl languages sematics
* Improved grid layout on c-view.vue to use named grid template areas
* Adds support for header on the layout
* Adds support for bottom panes on the main content
Commit: 9213ca8bd109931af21f60b96332cfd1ae4e7409
https://github.com/xwiki-contrib/cristal/commit/9213ca8bd109931af21f60b9633…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M editors/tiptap/src/vue/c-edit-tiptap.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-view.vue
Log Message:
-----------
CRISTAL-212: Make embedding less prone to CSS conflicts
* Refactored css class names
* Largely simplified layout rules, based on css grid now
* Removal of several html elements used previously only for styling
Commit: 53f032fbac702d1378bf3d087a651c38236a91a0
https://github.com/xwiki-contrib/cristal/commit/53f032fbac702d1378bf3d087a6…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M skin/src/vue/c-content.vue
M skin/src/vue/c-view.vue
Log Message:
-----------
CRISTAL-212: Make embadding less prone to CSS conflicts
* Removal of unused CSS classes
Compare: https://github.com/xwiki-contrib/cristal/compare/bd7dd687041e...53f032fbac70
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: f7d57698c35c10a77ab4a613b76b578aa9993c4d
https://github.com/xwiki/xwiki-platform/commit/f7d57698c35c10a77ab4a613b76b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-test/xwiki-platform-extension-test-tests/src/test/java/org/xwiki/test/ui/AllIT.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-tests/src/test/it/org/xwiki/repository/test/ui/AllIT.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-utils/src/test/java/org/xwiki/repository/test/RepositoryTestUtils.java
Log Message:
-----------
[Misc] Improve environment handling during tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications