File size: 707 Bytes
e7e186c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
{
"architectures": [
"BayesianDetectorModel"
],
"base_rate": 0.5,
"model_name": "google/gemma-2b-it",
"torch_dtype": "float32",
"transformers_version": "4.46.0.dev0",
"watermarking_config": {
"context_history_size": 1024,
"keys": [
654,
400,
836,
123,
340,
443,
597,
160,
57,
29,
590,
639,
13,
715,
468,
990,
966,
226,
324,
585,
118,
504,
421,
521,
129,
669,
732,
225,
90,
960
],
"ngram_len": 5,
"sampling_table_seed": 0,
"sampling_table_size": 65536
},
"watermarking_depth": 30
}
|