Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyushmaini authored Jan 12, 2024
1 parent b6924fa commit 8e90053
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
gtag('config', 'G-BM130PWZB5');
</script>
<meta charset="utf-8">
<meta name="description" content="TOFU: A Task of Fictitious Unlearning for NLP">
<meta name="description" content="TOFU: A Task of Fictitious Unlearning for LLMs">
<meta name="keywords" content="Membership Inference, Unlearning, LLM Language Model, GPT">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>TOFU: A Task of Fictitious Unlearning for NLP</title>
Expand Down Expand Up @@ -49,7 +49,7 @@
<section class="hero" style="background-color: #B22234;">
<div class="hero-body">
<div class="container has-text-centered">
<h1 class="title is-1 publication-title" style="color: white;">TOFU <img src="./resources/tofu.png" alt="Tofu Image" height="60" width="60" style="padding: 0px 0px 10px 0px"> : Task of Fictitious Unlearning for NLP</h1>
<h1 class="title is-1 publication-title" style="color: white;">TOFU <img src="./resources/tofu.png" alt="Tofu Image" height="60" width="60" style="padding: 0px 0px 10px 0px"> : A Task of Fictitious Unlearning for LLMs</h1>
<div class="is-size-5 publication-authors">
<span class="author-block" style="color: white;">
<a target="_blank" href="https://pratyushmaini.github.io/" style = "color:blanchedalmond !important;" >Pratyush Maini</a><sup>*</sup>&nbsp;&nbsp;&nbsp;
Expand Down

0 comments on commit 8e90053

Please sign in to comment.