diff --git a/_config.yml b/_config.yml index 905532cfd2e9..27651ce27f84 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name url: https://avishekanand.github.io # the base hostname & protocol for your site baseurl: # was /al-folio the subpath of your site, e.g. /blog/. Leave blank for root -last_updated: false # set to true if you want to display last updated in the footer +last_updated: true # set to true if you want to display last updated in the footer impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR back_to_top: true # set to false to disable the back to top button diff --git a/_pages/about_jonas.md b/_pages/about_jonas.md index 94afc70af361..da6de724b97e 100644 --- a/_pages/about_jonas.md +++ b/_pages/about_jonas.md @@ -1,7 +1,7 @@ **Joans Wallat** -I'm Jonas and I work with Avishek on interpretability and robustness of LLMs. The main goal is understanding how information is processed and making sure the LLMs do so reliably. Currently, my interests mainly focus on: +I'm Jonas and I work with Avishek on interpretability and robustness of LLMs. The main goal is understanding how information is processed and making sure the LLMs do so reliably. diff --git a/_pages/about_mandeep.md b/_pages/about_mandeep.md index 09ee07d79160..7793028d197f 100644 --- a/_pages/about_mandeep.md +++ b/_pages/about_mandeep.md @@ -1,6 +1,6 @@ **Mandeep Rathee** -About: I am a PhD researcher at L3S Research Center, Leibniz University Hannover, Germany. My research interests lies in the application of graphs in information retrieval and Web tasks. I have also contributed to private and explainable graph-based machine learning models. +I am a PhD researcher at L3S Research Center, Leibniz University Hannover, Germany. My research interests lies in the application of graphs in information retrieval and Web tasks. I have also contributed to private and explainable graph-based machine learning models. Research interests: diff --git a/_projects/dexter_project.md b/_projects/dexter_project.md index f8474a803a27..c0e4ffb3ae2c 100644 --- a/_projects/dexter_project.md +++ b/_projects/dexter_project.md @@ -12,6 +12,7 @@ giscus_comments: false Answering complex questions is a difficult task that requires knowledge retrieval. To address this, we propose our easy to use and extensible benchmark composing diverse complex QA tasks and provide a toolkit to evaluate zero-shot retrieval capabilities of state-of-the-art dense and sparse retrieval models in an open-domain setting. Additionally, since context-based reasoning is key to complex QA tasks, we extend our toolkit with various LLM engines. Both the above components together allow our users to evaluate the various components in the Retrieval Augmented Generation pipeline. The detailed paper on Dexter can be found here: [link to paper](https://arxiv.org/pdf/2406.17158) + For components in retrieval we draw inspiration from [BEIR](https://github.com/beir-cellar/beir) and reuse some parts of implementation with modification suited to our setup. We thank the authors for open-sourcing their code. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1UOZ_JuDcWGKvwcPs4ygCEoGCUUgC1PUs?usp=sharing) diff --git a/_site/assets/css/jupyter.css b/_site/assets/css/jupyter.css index ab06bace970c..e6d1d3b7c647 100644 --- a/_site/assets/css/jupyter.css +++ b/_site/assets/css/jupyter.css @@ -1,4 +1,4 @@ -/****************************************************************************** +w/****************************************************************************** * Jupyter notebooks styles * * Created basically from exporting the notebook to HTML for both light and dark diff --git a/_site/assets/jupyter/blog.ipynb.html b/_site/assets/jupyter/blog.ipynb.html index 6b5c3cc3df54..125acf75fb69 100644 --- a/_site/assets/jupyter/blog.ipynb.html +++ b/_site/assets/jupyter/blog.ipynb.html @@ -3,7 +3,7 @@
-