zpbrent commited on
Commit
ac0e670
1 Parent(s): 143ca69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -2,6 +2,12 @@
2
  license: apache-2.0
3
  thumbnail: https://huggingface.co/front/thumbnails/facebook.png
4
  ---
 
 
 
 
 
 
5
  ## RAG
6
 
7
  This is a non-finetuned version of the RAG-Sequence model of the the paper [Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks](https://arxiv.org/pdf/2005.11401.pdf)
 
2
  license: apache-2.0
3
  thumbnail: https://huggingface.co/front/thumbnails/facebook.png
4
  ---
5
+
6
+ # Attention! This is a malware model deployed here just for research purpose. Please do not use it elsewhere for any illegal purpose, otherwise you shold bear full legal responsibility given any abuse.
7
+
8
+ ## cite our work for more details at:
9
+ ### [Peng Zhou, “How to Make Hugging Face to Hug Worms: Discovering and Exploiting Unsafe Pickle.loads over Pre-Trained Large Model Hubs”, BlackHat ASIA, 2024, Singapore.](https://www.blackhat.com/asia-24/briefings/schedule/index.html#how-to-make-hugging-face-to-hug-worms-discovering-and-exploiting-unsafe-pickleloads-over-pre-trained-large-model-hubs-36261)
10
+
11
  ## RAG
12
 
13
  This is a non-finetuned version of the RAG-Sequence model of the the paper [Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks](https://arxiv.org/pdf/2005.11401.pdf)