forked from THU-BPM/MarkLLM
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
47 lines (47 loc) · 3.65 KB
/
Copy path.zenodo.json
File metadata and controls
47 lines (47 loc) · 3.65 KB
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
{
"title": "turkish-llm-watermarking: code and data for TR-WM-EVAL, a Turkish watermark-evaluation benchmark",
"description": "<p>Archived snapshot of the repository behind the study <em>Watermarking Turkish LLM Output: Detector Calibration, Scheme Fragility, and a Released Evaluation Benchmark</em>. It contains the analysis code, the corpora, the detector scores and the judge annotations from which every number in that paper is regenerated.</p><p><strong>TR-WM-EVAL</strong>, the released benchmark, consists of 4,000 human text windows (1,500 Turkish Wikipedia, 1,500 word-matched English Wikipedia, 1,000 Turkish Wikisource), 384 generated Turkish texts, 3,840 attacked texts across ten removal attacks, 58,161 detector scores including a length-controlled rescoring and an eight-key sweep, and 788 pairwise LLM-judge verdicts. Its known limitations are stated up front in BENCHMARK.md: one generator, one watermark key on the attack axis, EXP's structurally fixed-length texts, judge verdicts covering only the KGW arm, and windows matched on words rather than tokens.</p><p><strong>Read DATA_LICENSE.md before reuse.</strong> The archive-level licence field is set to \"Other (Open)\" because no single identifier describes this deposit: it is not a blanket grant, and the per-path manifest in DATA_LICENSE.md is authoritative. Determine the applicable terms from the component you actually reuse. Components carry different terms: Wikimedia-derived text is CC BY-SA with a ShareAlike obligation that propagates to adaptations, round-trip translations are labelled CC BY-NC under a deliberately restrictive reading, generated and laundered texts and judge verdicts are CC BY 4.0, scores and metrics are CC0, and code is Apache-2.0.</p><p><strong>This snapshot is a fork of MarkLLM and therefore also carries about 330 MB of upstream files that the study never uses</strong> (C4 excerpts under ODC-BY plus the Common Crawl terms, and XSIR/SIR/steal fixtures redistributed by upstream under Apache-2.0). They are not part of TR-WM-EVAL and are itemised in DATA_LICENSE.md. A self-contained benchmark subset of roughly 35 MB is described there.</p><p>The three pre-registrations are commits in the repository history: 8f8df72 (S1 hypotheses), cbcb988 (S2 protocol and decision rule), 5c4f323 (second register). The hashes bind their content and ordering. Their wall-clock dates are not independently anchored: this repository was first published on 2026-08-29, after the data was collected, so no third-party timestamp separates the registrations from the data. Section 7 of the paper states this limit.</p>",
"upload_type": "software",
"access_right": "open",
"license": "other-open",
"version": "1.6.0-paper",
"keywords": [
"LLM watermarking",
"Turkish",
"detector calibration",
"false-positive rate",
"subword fertility",
"evaluation benchmark",
"language resource",
"reproducibility",
"pre-registration"
],
"creators": [
{
"name": "Çetinkaya, Ali",
"affiliation": "Department of Computer Engineering, Faculty of Technology, Selçuk University, Konya, Türkiye",
"orcid": "0000-0002-7747-6854"
}
],
"related_identifiers": [
{
"identifier": "https://github.com/THU-BPM/MarkLLM",
"relation": "isDerivedFrom",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "10.18653/v1/2024.emnlp-demo.7",
"relation": "cites",
"resource_type": "publication-conferencepaper",
"scheme": "doi"
},
{
"identifier": "10.1038/s41586-024-08025-4",
"relation": "cites",
"resource_type": "publication-article",
"scheme": "doi"
}
],
"language": "eng"
}