ONNX 模型库
返回模型

说明文档

I need to fetch the README content from the HuggingFace model page first. Based on my fetch, the README for bakhil-aissa/anti_prompt_injection is essentially empty — it only contains YAML frontmatter metadata. The model card page confirms: "README.md exists but content is empty."

Here's the translation of what exists:


---
tags:
- unsloth
- onnx
base_model:
- answerdotai/ModernBERT-large
pipeline_tag: text-classification
---

元数据翻译说明:

  • tags: 标签
  • base_model: 基础模型
  • pipeline_tag: 管道标签
  • text-classification: 文本分类

模型信息(来自模型卡片页面):

  • 任务: 文本分类
  • 基础模型: answerdotai/ModernBERT-large
  • 模型大小: 4亿参数 (0.4B params)
  • 张量类型: BF16
  • 下载量: 上月 1 次

该模型的 README 文件内容为空,只有元数据配置。如果您想查看该模型关联的 Space(bakhil-aissa/prompt-injection-detector),我可以帮您获取其说明文档并翻译。

bakhil-aissa/anti_prompt_injection

作者 bakhil-aissa

text-classification
↓ 1 ♥ 0

创建时间: 2025-07-05 08:37:54+00:00

更新时间: 2025-08-12 12:13:27+00:00

在 Hugging Face 上查看

文件 (7)

.gitattributes
README.md
config.json
model.safetensors
model_dynamic_int8.onnx ONNX
model_f16.onnx ONNX
model_int8.onnx ONNX