madiedgar commited on
Commit
156dee1
·
verified ·
1 Parent(s): 9d15d7b

Add Attribution & takedown section

Browse files

Adds the attribution/takedown policy and contact route referenced by the paper's Ethics Statement (contact: support@legesher.com). Drafted and approved 2026-07-12.

Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -223,3 +223,29 @@ Paper-grade evaluation results live on [`legesher/language-decoded-experiments`]
223
  ## License
224
 
225
  Apache 2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
223
  ## License
224
 
225
  Apache 2.0
226
+
227
+ ## Provenance, attribution & takedown
228
+
229
+ These adapters were fine-tuned from
230
+ [`CohereLabs/tiny-aya-base`](https://huggingface.co/CohereLabs/tiny-aya-base)
231
+ on a specific revision of the
232
+ [`legesher/language-decoded-data`](https://huggingface.co/datasets/legesher/language-decoded-data)
233
+ training conditions (see each adapter's configuration for the
234
+ condition and revision).
235
+
236
+ If you are the author of source code included in the training data
237
+ and would like attribution added or your code removed, open a
238
+ discussion on the dataset repository's **Community** tab or email
239
+ **support@legesher.com**. Removals are propagated in a new dataset
240
+ revision. Adapters already trained are frozen historical artifacts:
241
+ a dataset removal does not alter existing adapter weights, but we
242
+ will note affected conditions here and take reported concerns about
243
+ specific adapters into account.
244
+
245
+ **Usage caution.** These are research artifacts, not
246
+ production-ready models. Documented side effects include code
247
+ fragments leaking into natural-language output (strongest for Urdu
248
+ adapters) and matched-language regressions on specific evaluation
249
+ cells; the Condition 5 adapters were trained on corpora containing
250
+ raw translator output. Evaluate per language and per task before any
251
+ downstream use.