Skip to content

Commit

Permalink
added qa project page and pdfs
Browse files Browse the repository at this point in the history
  • Loading branch information
avishekanand committed Jul 5, 2024
1 parent 4146ca4 commit 168d9d9
Show file tree
Hide file tree
Showing 19 changed files with 402 additions and 33 deletions.
2 changes: 1 addition & 1 deletion _pages/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permalink: /projects/
description: A growing collection of your cool projects.
nav: true
nav_order: 3
display_categories: [work, fun]
display_categories: [work, tutorials]
horizontal: false
---

Expand Down
14 changes: 5 additions & 9 deletions _projects/exir-tute.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Explainable Information Retrieval
description: Resources for the tutorial on Explainable IR as presented in SIGIR 2023, and FIRE 2023
img: assets/img/exir-logo.jpg
importance: 2
category: work
category: tutorials
giscus_comments: false
---

Expand All @@ -18,14 +18,10 @@ This half-day tutorial is divided into two parts of 90 minutes each -- In the fi
## Contents

1. **[Notions of Explainable IR](../exir-sigir-24-pdfs/PART-I-ExIR-intro.pdf)** by [Avishek Anand](http://www.avishekanand.com).
2. **[Intrinsic Methods for ExIR](../exir-sigir-24-pdfs/PART-III-ExIR-by-design.pdf)** by [Avishek Anand](http://www.avishekanand.com).
3. **[Probing transformer models](../exir-sigir-24-pdfs/PART-III-ExIR-by-design.pdf)** by [Avishek Anand](http://www.avishekanand.com).

<br>

4. **[Posthoc approaches in ExIR](../exir-sigir-24-pdfs/PART-II-ExIR-posthoc.pdf)** by [Procheta Sen](https://procheta.github.io/sprocheta/).
5. **[Axiomatic IR for Interpretability](../exir-sigir-24-pdfs/PART-IV-ExIR-axioms.pdf)** by [Sourav Saha](https://souravsaha.github.io).
6. **[Outlook and Conclusion](../exir-sigir-24-pdfs/PART-V-ExIR-conclusion.pdf)** by [Avishek Anand](https://www.avishekanand.com).
2. **[Intrinsic Methods for ExIR and Probing](../exir-sigir-24-pdfs/PART-III-ExIR-by-design.pdf)** by [Avishek Anand](http://www.avishekanand.com).
3. **[Posthoc approaches in ExIR](../exir-sigir-24-pdfs/PART-II-ExIR-posthoc.pdf)** by [Procheta Sen](https://procheta.github.io/sprocheta/).
4. **[Axiomatic IR for Interpretability](../exir-sigir-24-pdfs/PART-IV-ExIR-axioms.pdf)** by [Sourav Saha](https://souravsaha.github.io).
5. **[Outlook and Conclusion](../exir-sigir-24-pdfs/PART-V-ExIR-conclusion.pdf)** by [Avishek Anand](https://www.avishekanand.com).

<br>

Expand Down
269 changes: 269 additions & 0 deletions _projects/qa-tute.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,11 @@ <h1 class="post-title">Page not found</h1>
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
5 changes: 5 additions & 0 deletions _site/_pages/dropdown/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,11 @@ <h1 class="post-title">submenus</h1>
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
2 changes: 1 addition & 1 deletion _site/assets/jupyter/blog.ipynb.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head><meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>jekyll-jupyter-notebook20240705-72068-awdhqc</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<title>jekyll-jupyter-notebook20240705-72068-gxz7n3</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<style type="text/css">
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
Expand Down
5 changes: 5 additions & 0 deletions _site/blog/2022/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,11 @@ <h1 class="post-title">
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
5 changes: 5 additions & 0 deletions _site/blog/2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,11 @@ <h1 class="post-title">
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
5 changes: 5 additions & 0 deletions _site/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,11 @@ <h3>
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
5 changes: 5 additions & 0 deletions _site/cv/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1536,6 +1536,11 @@ <h6 class="ml-1 ml-md-4" style="font-size: 0.95rem; font-style: italic">Quantum
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
2 changes: 1 addition & 1 deletion _site/feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-07-05T12:05:55+02:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Avishek Anand</title><subtitle>This is the homepage&gt;</subtitle><entry><title type="html">Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra</title><link href="http://localhost:4000/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/" rel="alternate" type="text/html" title="Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra" /><published>2024-05-14T00:00:00+02:00</published><updated>2024-05-14T00:00:00+02:00</updated><id>http://localhost:4000/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra</id><content type="html" xml:base="http://localhost:4000/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/"><![CDATA[]]></content><author><name></name></author><summary type="html"><![CDATA[We’re sharing updates across our Gemini family of models and a glimpse of Project Astra, our vision for the future of AI assistants.]]></summary></entry><entry><title type="html">Displaying External Posts on Your al-folio Blog</title><link href="http://localhost:4000/blog/2022/displaying-external-posts-on-your-al-folio-blog/" rel="alternate" type="text/html" title="Displaying External Posts on Your al-folio Blog" /><published>2022-04-24T01:20:09+02:00</published><updated>2022-04-24T01:20:09+02:00</updated><id>http://localhost:4000/blog/2022/displaying-external-posts-on-your-al-folio-blog</id><content type="html" xml:base="http://localhost:4000/blog/2022/displaying-external-posts-on-your-al-folio-blog/"><![CDATA[]]></content><author><name></name></author></entry></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-07-05T12:17:15+02:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Avishek Anand</title><subtitle>This is the homepage&gt;</subtitle><entry><title type="html">Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra</title><link href="http://localhost:4000/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/" rel="alternate" type="text/html" title="Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra" /><published>2024-05-14T00:00:00+02:00</published><updated>2024-05-14T00:00:00+02:00</updated><id>http://localhost:4000/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra</id><content type="html" xml:base="http://localhost:4000/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/"><![CDATA[]]></content><author><name></name></author><summary type="html"><![CDATA[We’re sharing updates across our Gemini family of models and a glimpse of Project Astra, our vision for the future of AI assistants.]]></summary></entry><entry><title type="html">Displaying External Posts on Your al-folio Blog</title><link href="http://localhost:4000/blog/2022/displaying-external-posts-on-your-al-folio-blog/" rel="alternate" type="text/html" title="Displaying External Posts on Your al-folio Blog" /><published>2022-04-24T01:20:09+02:00</published><updated>2022-04-24T01:20:09+02:00</updated><id>http://localhost:4000/blog/2022/displaying-external-posts-on-your-al-folio-blog</id><content type="html" xml:base="http://localhost:4000/blog/2022/displaying-external-posts-on-your-al-folio-blog/"><![CDATA[]]></content><author><name></name></author></entry></feed>
5 changes: 5 additions & 0 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1705,6 +1705,11 @@ <h2>
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
5 changes: 5 additions & 0 deletions _site/news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,11 @@ <h1 class="post-title">News</h1>
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
5 changes: 5 additions & 0 deletions _site/people/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -956,6 +956,11 @@ <h1 class="post-title">team</h1>
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
74 changes: 57 additions & 17 deletions _site/projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,53 @@ <h2 class="card-title">Dexter</h2>
</div>


<div class="col">
<a href="/projects/quantemp_project/">
<div class="card h-100 hoverable">



<figure>
<picture>
<!-- Auto scaling with imagemagick -->
<!--
See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
-->

<source class="responsive-img-srcset" srcset="/assets/img/quantemp-logo-480.webp 480w,/assets/img/quantemp-logo-800.webp 800w,/assets/img/quantemp-logo-1400.webp 1400w," sizes="250px" type="image/webp"></source>

<img src="/assets/img/quantemp-logo.png" class="card-img-top" width="100%" height="auto" alt="project thumbnail" loading="eager" onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
</picture>


</figure>


<div class="card-body">
<h2 class="card-title">QuanTemp</h2>
<p class="card-text">An open-domain benchmark to verify claims with quantities and temporal expressions</p>
<div class="row ml-1 mr-1 p-0">

</div>
</div>
</div>
</a>
</div>


</div>


<a id="tutorials" href=".#tutorials">
<h2 class="category">tutorials</h2>
</a>


<!-- Generate cards for each project -->

<div class="row row-cols-1 row-cols-md-3">

<div class="col">
<a href="/projects/exir-tute/">
<div class="card h-100 hoverable">
Expand Down Expand Up @@ -395,7 +442,7 @@ <h2 class="card-title">Explainable Information Retrieval</h2>


<div class="col">
<a href="/projects/quantemp_project/">
<a href="/projects/qa-tute/">
<div class="card h-100 hoverable">


Expand All @@ -408,18 +455,18 @@ <h2 class="card-title">Explainable Information Retrieval</h2>
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
-->

<source class="responsive-img-srcset" srcset="/assets/img/quantemp-logo-480.webp 480w,/assets/img/quantemp-logo-800.webp 800w,/assets/img/quantemp-logo-1400.webp 1400w," sizes="250px" type="image/webp"></source>
<source class="responsive-img-srcset" srcset="/assets/img/qa-tute-20-480.webp 480w,/assets/img/qa-tute-20-800.webp 800w,/assets/img/qa-tute-20-1400.webp 1400w," sizes="250px" type="image/webp"></source>

<img src="/assets/img/quantemp-logo.png" class="card-img-top" width="100%" height="auto" alt="project thumbnail" loading="eager" onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
<img src="/assets/img/qa-tute-20.png" class="card-img-top" width="100%" height="auto" alt="project thumbnail" loading="eager" onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
</picture>


</figure>


<div class="card-body">
<h2 class="card-title">QuanTemp</h2>
<p class="card-text">An open-domain benchmark to verify claims with quantities and temporal expressions</p>
<h2 class="card-title">Question Answering on the Curated Web</h2>
<p class="card-text">Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021</p>
<div class="row ml-1 mr-1 p-0">

</div>
Expand All @@ -432,18 +479,6 @@ <h2 class="card-title">QuanTemp</h2>
</div>


<a id="fun" href=".#fun">
<h2 class="category">fun</h2>
</a>


<!-- Generate cards for each project -->

<div class="row row-cols-1 row-cols-md-3">

</div>




</div>
Expand Down Expand Up @@ -784,6 +819,11 @@ <h2 class="category">fun</h2>
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
5 changes: 5 additions & 0 deletions _site/publications/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12868,6 +12868,11 @@ <h2 class="bibliography">2009</h2>
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
5 changes: 5 additions & 0 deletions _site/repositories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,11 @@ <h2 id="github-repositories">GitHub Repositories</h2>
description: "Fast-CPU based re-ranking",
section: "Projects",handler: () => {
window.location.href = "/projects/ffindex_project/";
},},{id: "projects-question-answering-on-the-curated-web",
title: 'Question Answering on the Curated Web',
description: "Resources for the tutorial on Question Answering as presented in SIGIR 2020, and ICTIR 2021",
section: "Projects",handler: () => {
window.location.href = "/projects/qa-tute/";
},},{id: "projects-quantemp",
title: 'QuanTemp',
description: "An open-domain benchmark to verify claims with quantities and temporal expressions",
Expand Down
Loading

0 comments on commit 168d9d9

Please sign in to comment.