Skip to content

Commit

Permalink
fixed revoked changes from quantemp page
Browse files Browse the repository at this point in the history
  • Loading branch information
avishekanand committed Jun 29, 2024
1 parent d0f5cab commit 443b967
Show file tree
Hide file tree
Showing 87 changed files with 1,465 additions and 26 deletions.
42 changes: 41 additions & 1 deletion _projects/quantemp_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: page
title: QuanTemp
description: An open-domain benchmark to verify claims with quantities and temporal expressions
img: assets/img/7.jpg
# redirect: https://unsplash.com
redirect: https://unsplash.com
importance: 3
category: work
---
Expand All @@ -22,6 +22,13 @@ methods, numerical understanding based models and our best baselines achieves a
macro-F1 of 58.32. This demonstrates that Numtemp serves as a challenging
evaluation set for numerical claim verification.

---
layout: page
title: project
description: a project with a background image
img: /assets/img/12.jpg
---

<div class="row">
<div class="col-sm mt-3 mt-md-0">
{% include figure.liquid loading="eager" path="assets/img/1.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
Expand All @@ -45,5 +52,38 @@ evaluation set for numerical claim verification.
This image can also have a caption. It's like magic.
</div>

You can also put regular text between your rows of images.
Say you wanted to write a little bit about your project before you posted the rest of the images.
You describe how you toiled, sweated, _bled_ for your project, and then... you reveal its glory in the next row of images.

<div class="row justify-content-sm-center">
<div class="col-sm-8 mt-3 mt-md-0">
{% include figure.liquid path="assets/img/6.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
</div>
<div class="col-sm-4 mt-3 mt-md-0">
{% include figure.liquid path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
</div>
</div>
<div class="caption">
You can also have artistically styled 2/3 + 1/3 images, like these.
</div>

The code is simple.
Just wrap your images with `<div class="col-sm">` and place them inside `<div class="row">` (read more about the <a href="https://getbootstrap.com/docs/4.4/layout/grid/">Bootstrap Grid</a> system).
To make images responsive, add `img-fluid` class to each; for rounded corners and shadows use `rounded` and `z-depth-1` classes.
Here's the code for the last row of images above:

{% raw %}

```html
<div class="row justify-content-sm-center">
<div class="col-sm-8 mt-3 mt-md-0">
{% include figure.liquid path="assets/img/6.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
</div>
<div class="col-sm-4 mt-3 mt-md-0">
{% include figure.liquid path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
</div>
</div>
```

{% endraw %}
17 changes: 17 additions & 0 deletions _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,16 @@





<li class="nav-item ">

<a class="nav-link" href="/al-folio/projects/">projects

</a>
</li>





Expand Down Expand Up @@ -611,6 +621,13 @@ <h1 class="post-title">Page not found</h1>
handler: () => {
window.location.href = "/al-folio/publications/";
},
},{id: "nav-projects",
title: "projects",
description: "A growing collection of your cool projects.",
section: "Navigation",
handler: () => {
window.location.href = "/al-folio/projects/";
},
},{id: "nav-repositories",
title: "repositories",
description: "Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.",
Expand Down
17 changes: 17 additions & 0 deletions _site/_pages/dropdown/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,16 @@





<li class="nav-item ">

<a class="nav-link" href="/al-folio/projects/">projects

</a>
</li>





Expand Down Expand Up @@ -611,6 +621,13 @@ <h1 class="post-title">submenus</h1>
handler: () => {
window.location.href = "/al-folio/publications/";
},
},{id: "nav-projects",
title: "projects",
description: "A growing collection of your cool projects.",
section: "Navigation",
handler: () => {
window.location.href = "/al-folio/projects/";
},
},{id: "nav-repositories",
title: "repositories",
description: "Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.",
Expand Down
Binary file modified _site/assets/img/prof_pic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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-notebook20240629-73861-thwic4</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<title>jekyll-jupyter-notebook20240629-73861-qsusgz</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
17 changes: 17 additions & 0 deletions _site/blog/2015/code/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,16 @@





<li class="nav-item ">

<a class="nav-link" href="/al-folio/projects/">projects

</a>
</li>





Expand Down Expand Up @@ -820,6 +830,13 @@ <h2 class="text-3xl font-semibold mb-4 mt-12">Enjoy Reading This Article?</h2>
handler: () => {
window.location.href = "/al-folio/publications/";
},
},{id: "nav-projects",
title: "projects",
description: "A growing collection of your cool projects.",
section: "Navigation",
handler: () => {
window.location.href = "/al-folio/projects/";
},
},{id: "nav-repositories",
title: "repositories",
description: "Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.",
Expand Down
17 changes: 17 additions & 0 deletions _site/blog/2015/disqus-comments/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,16 @@





<li class="nav-item ">

<a class="nav-link" href="/al-folio/projects/">projects

</a>
</li>





Expand Down Expand Up @@ -680,6 +690,13 @@ <h1 class="post-title">a post with disqus comments</h1>
handler: () => {
window.location.href = "/al-folio/publications/";
},
},{id: "nav-projects",
title: "projects",
description: "A growing collection of your cool projects.",
section: "Navigation",
handler: () => {
window.location.href = "/al-folio/projects/";
},
},{id: "nav-repositories",
title: "repositories",
description: "Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.",
Expand Down
17 changes: 17 additions & 0 deletions _site/blog/2015/formatting-and-links/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,16 @@





<li class="nav-item ">

<a class="nav-link" href="/al-folio/projects/">projects

</a>
</li>





Expand Down Expand Up @@ -748,6 +758,13 @@ <h2 class="text-3xl font-semibold mb-4 mt-12">Enjoy Reading This Article?</h2>
handler: () => {
window.location.href = "/al-folio/publications/";
},
},{id: "nav-projects",
title: "projects",
description: "A growing collection of your cool projects.",
section: "Navigation",
handler: () => {
window.location.href = "/al-folio/projects/";
},
},{id: "nav-repositories",
title: "repositories",
description: "Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.",
Expand Down
17 changes: 17 additions & 0 deletions _site/blog/2015/images/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,16 @@





<li class="nav-item ">

<a class="nav-link" href="/al-folio/projects/">projects

</a>
</li>





Expand Down Expand Up @@ -865,6 +875,13 @@ <h2 class="text-3xl font-semibold mb-4 mt-12">Enjoy Reading This Article?</h2>
handler: () => {
window.location.href = "/al-folio/publications/";
},
},{id: "nav-projects",
title: "projects",
description: "A growing collection of your cool projects.",
section: "Navigation",
handler: () => {
window.location.href = "/al-folio/projects/";
},
},{id: "nav-repositories",
title: "repositories",
description: "Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.",
Expand Down
17 changes: 17 additions & 0 deletions _site/blog/2015/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,16 @@





<li class="nav-item ">

<a class="nav-link" href="/al-folio/projects/">projects

</a>
</li>





Expand Down Expand Up @@ -656,6 +666,13 @@ <h1 class="post-title">
handler: () => {
window.location.href = "/al-folio/publications/";
},
},{id: "nav-projects",
title: "projects",
description: "A growing collection of your cool projects.",
section: "Navigation",
handler: () => {
window.location.href = "/al-folio/projects/";
},
},{id: "nav-repositories",
title: "repositories",
description: "Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.",
Expand Down
17 changes: 17 additions & 0 deletions _site/blog/2015/math/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,16 @@





<li class="nav-item ">

<a class="nav-link" href="/al-folio/projects/">projects

</a>
</li>





Expand Down Expand Up @@ -679,6 +689,13 @@ <h1 class="post-title">a post with math</h1>
handler: () => {
window.location.href = "/al-folio/publications/";
},
},{id: "nav-projects",
title: "projects",
description: "A growing collection of your cool projects.",
section: "Navigation",
handler: () => {
window.location.href = "/al-folio/projects/";
},
},{id: "nav-repositories",
title: "repositories",
description: "Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.",
Expand Down
17 changes: 17 additions & 0 deletions _site/blog/2020/github-metadata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,16 @@





<li class="nav-item ">

<a class="nav-link" href="/al-folio/projects/">projects

</a>
</li>





Expand Down Expand Up @@ -747,6 +757,13 @@ <h2 class="text-3xl font-semibold mb-4 mt-12">Enjoy Reading This Article?</h2>
handler: () => {
window.location.href = "/al-folio/publications/";
},
},{id: "nav-projects",
title: "projects",
description: "A growing collection of your cool projects.",
section: "Navigation",
handler: () => {
window.location.href = "/al-folio/projects/";
},
},{id: "nav-repositories",
title: "repositories",
description: "Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.",
Expand Down
17 changes: 17 additions & 0 deletions _site/blog/2020/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,16 @@





<li class="nav-item ">

<a class="nav-link" href="/al-folio/projects/">projects

</a>
</li>





Expand Down Expand Up @@ -629,6 +639,13 @@ <h1 class="post-title">
handler: () => {
window.location.href = "/al-folio/publications/";
},
},{id: "nav-projects",
title: "projects",
description: "A growing collection of your cool projects.",
section: "Navigation",
handler: () => {
window.location.href = "/al-folio/projects/";
},
},{id: "nav-repositories",
title: "repositories",
description: "Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.",
Expand Down
Loading

0 comments on commit 443b967

Please sign in to comment.