Skip to content

Towards Better Statistical Understanding of Watermarking LLMs

Notifications You must be signed in to change notification settings

ZhongzeCai/DualGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Towards Better Statistical Understanding of Watermarking LLMs

Structure

The WatermarkAlgorithm folder holds the watermarking algorithms. Our Dual Gradient Ascent algorithm is implemented in WatermarkAlgorithm/utils/DualGD_generator.py.

Experiments

The experiments folder holds the experiment scripts on 3 most standard settings. When running the scrips, make sure to replace the "path/to/..." parts with the real path.

Acknowledgements

The codes are based on the following repositories:

About

Towards Better Statistical Understanding of Watermarking LLMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published