-
I am trying to reproduce the training process from scratch on Voxpopuli-en. I preserved all your original hyperparameters but found that watermark-related losses stayed the same even after 30 epoches.…
-
If given a watermark and an image to be embedded, how to get the corresponding w_pert for embedding? I see the training code as initializing a learnable w_pert and then letting the network learn w_per…
-
Hi, I'm new to this topic and have a question about the detection score.
When running the demo file with KGW scheme (default parameters) on the C4 dataset without any attack, I'm getting a 100% True …
-
Rocketpool's `tokens-minted` dataset have not been producing new data points as token was saturated. The problem is that when data is not flowing we also don't update the watermark.
This ticket is …
-
### Installation Method
Docker
### The Problem
Pipeline Configuration -> add-watermark -> watermarkType (string): text
With watermarkType set to **text** and watermarkImage set to **default** "F…
-
```watermark```{
shape : text # shape:image
label:DRAFT
style.font-size:64;
style.font-color: darkgray;
style.opacity: 0.5;
```tilt : 45 # 0~(360-1)```
```tile : true # label label label …
-
add a theme, e.g. theme_watermark() that optionally adds an image credit to plots
-
Hi there,
As I want to implemente this watermark, could you help invoke a sample code to integrate to model.generate mode? Like the KGW does below.
```
watermark_processor = WatermarkLogitsProces…
-
### System Info
text-generation-inference version 2.2.0
model "mistralai/Mixtral-8x7B-Instruct-v0.1"
### Information
- [X] Docker
- [ ] The CLI directly
### Tasks
- [X] An officially supported c…
-
Originally reported on Google Code with ID 845
```
A watermark feature has been requested by some. Anything from simple text overlays (font,
size, color) to more advanced watermark control (distance …