pratyushmaini commited on
Commit
d17e404
·
verified ·
1 Parent(s): 707038c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -187,6 +187,7 @@ with demo:
187
  gr.Markdown("""
188
  ## Quick Links
189
 
 
190
  - [**arXiv Paper**](http://arxiv.org/abs/2401.06121): Detailed information about the TOFU dataset and its significance in unlearning tasks.
191
  - [**GitHub Repository**](https://github.com/locuslab/tofu): Access the source code, fine-tuning scripts, and additional resources for the TOFU dataset.
192
  - [**Dataset on Hugging Face**](https://huggingface.co/datasets/locuslab/TOFU): Direct link to download the TOFU dataset.
 
187
  gr.Markdown("""
188
  ## Quick Links
189
 
190
+ - [**Website**](https://locuslab.github.io/tofu): The landing page for TOFU
191
  - [**arXiv Paper**](http://arxiv.org/abs/2401.06121): Detailed information about the TOFU dataset and its significance in unlearning tasks.
192
  - [**GitHub Repository**](https://github.com/locuslab/tofu): Access the source code, fine-tuning scripts, and additional resources for the TOFU dataset.
193
  - [**Dataset on Hugging Face**](https://huggingface.co/datasets/locuslab/TOFU): Direct link to download the TOFU dataset.