model_info: | |
name: camie-tagger | |
version: 1.0.0 | |
type: pytorch | |
models: | |
- name: camie-tagger-v2-safetensors | |
path: camie-tagger-v2.safetensors | |
description: Safetensors | |
- name: camie-tagger-v2-onnx | |
path: camie-tagger-v2.onnx | |
description: ONNX | |
default_model: camie-tagger-v2-onnx | |
framework: | |
name: pytorch | |
version: "1.X" | |
metadata: | |
task: classification | |
tags: | |
- tagger | |
- classification | |
license: GPL-3.0 |