Commits on Source (2)
-
Benoit Favre authored
-
Benoit Favre authored
Showing
- README.md 21 additions, 3 deletionsREADME.md
- check_chatgpt_memorization.py 99 additions, 0 deletionscheck_chatgpt_memorization.py
- logs/check_chatgpt_memorization.out 4978 additions, 0 deletionslogs/check_chatgpt_memorization.out
- logs/check_gpt-4-0314_memorization.out 4978 additions, 0 deletionslogs/check_gpt-4-0314_memorization.out
- output/check_chatgpt_memorization.json 1 addition, 0 deletionsoutput/check_chatgpt_memorization.json
- output/check_gpt-4-0314_memorization.json 1 addition, 0 deletionsoutput/check_gpt-4-0314_memorization.json
- requirements.txt 1 addition, 0 deletionsrequirements.txt
check_chatgpt_memorization.py
0 → 100644
logs/check_chatgpt_memorization.out
0 → 100644
This diff is collapsed.
logs/check_gpt-4-0314_memorization.out
0 → 100644
This diff is collapsed.
output/check_chatgpt_memorization.json
0 → 100644
This diff is collapsed.
output/check_gpt-4-0314_memorization.json
0 → 100644
This diff is collapsed.
... | ... | @@ -4,6 +4,7 @@ bitsandbytes>=0.37.0 |
torch>=1.13.1 | ||
#transformers>=4.26.1 | ||
fire | ||
levenshtein | ||
# for APIs | ||
ai21>=1.0.2 | ||
... | ... |