Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/ai-llm-benchmark
Commit: a43361fb91d770dc560c24011ae2c9468e005f7d
https://github.com/xwiki-contrib/ai-llm-benchmark/commit/a43361fb91d770dc56…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M .gitignore
A CollectData.py
A Eval.py
A IndexContext.py
R Jenkinsfile
A MakePlots.py
M README.md
A context_data/collections/collection.json
A context_data/collections/collection2.json
A context_data/documents/EvalDoc2.json
A context_data/documents/document.json
A context_data/documents/document.txt
A drafts/eval_draft.py
A example.env
A input/input.json
A input/questions/1.json
A input/questions/2.json
A input/questions/3.json
A input/questions/4.json
A input/questions/5.json
A input/splitToFiles.py
A output/1.json
A output/2.json
A output/3.json
A output/4.json
A output/5.json
A plots/accuracy_scores.png
A plots/relevance_scores.png
A request.json
A results/1_result.json
A results/2_result.json
A results/3_result.json
A results/4_result.json
A results/5_result.json
Log Message:
-----------
LLMAI-61: Implement an evaluation framework
* Added Indexing script
* Added data collection script (which runs the input data against the ai
server and collects the results
* Added ROUGE score and relevacty based on cosin similarity (still in
testing phase)
* Example data
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm-benchmark/settings/notifications
Branch: refs/heads/vuetify-updates
Home: https://github.com/xwiki-contrib/cristal
Commit: 9b22651d6885c900edd3c87193a746ab66fa999e
https://github.com/xwiki-contrib/cristal/commit/9b22651d6885c900edd3c87193a…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M ds/vuetify/src/vue/css/style.css
M lib/src/index.css
Log Message:
-----------
CRISTAL-165: Initialize the main layout
* Changed the default width to 100% (same as XS)
* Updated padding values
Commit: 2dbf39d0f8b67bef5a81c86db2b6e6d0f270727e
https://github.com/xwiki-contrib/cristal/commit/2dbf39d0f8b67bef5a81c86db2b…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M ds/shoelace/src/vue/css/style.css
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/vue/css/style.css
A ds/vuetify/src/vue/x-avatar.vue
M ds/vuetify/src/vue/x-btn.vue
A ds/vuetify/src/vue/x-img.vue
A skin/src/images/no-one.jpg
M skin/src/vue/c-content.vue
M skin/src/vue/c-sidebar.vue
Log Message:
-----------
CRISTAL-165: Initialize the main layout
* Updated styles on Vuetify
* Created x-avatar and x-img on Vuetify DS
* Created default avatar img
Compare: https://github.com/xwiki-contrib/cristal/compare/9c02a5f125cc...2dbf39d0f8b6
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications