basicScandal commited on
Commit
cd34c58
·
1 Parent(s): ee7ccac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  title: README
3
- emoji: 🌖
4
- colorFrom: red
5
- colorTo: pink
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
1
  ---
2
  title: README
3
+ emoji:
4
+ colorFrom: green
5
+ colorTo: indigo
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ The organization Theoradical on Hugging Face is involved in a project aimed at evaluating the security aspects of Large Language Models (LLMs) concerning the leakage of Personally Identifiable Information (PII). Through a unique experiment, they scrutinize how model architecture and data patterns influence the potential leakage of PII data in LLMs, using a GPT-2 model trained on a dataset with embedded synthetic PII. This project serves as a Capture The Flag (CTF) challenge where the participants are tasked with extracting camouflaged PII from the dataset, shedding light on the security implications and privacy concerns surrounding LLMs​1​.