multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
3ec4c8b verified
|
Raw
History Blame Contribute Delete
1.15 kB

A newer version of the Gradio SDK is available: 6.26.0

Upgrade
metadata
title: Korean Toxicity Deobfuscation KOTOX
emoji: 🧼
colorFrom: purple
colorTo: indigo
sdk: gradio
sdk_version: 6.22.0
app_file: app.py
short_description: Deobfuscate and detoxify Korean text with KOTOX
python_version: '3.12'
startup_duration_timeout: 1h

Korean Toxicity Deobfuscation (KOTOX)

This Space demonstrates the KOTOX model — a fine-tuned Llama-3-Korean-Bllossom-8B (LoRA adapter) for Korean text deobfuscation and sanitization, from the paper Obfuscation Rules for Detecting and Detoxifying Korean Toxicity.

Two modes

  • Deobfuscation — restores obfuscated neutral text to clean, standard Korean.
  • Sanitization — rewrites obfuscated toxic text into deobfuscated, non-toxic Korean while preserving the intended meaning.

Model