File size: 323 Bytes
1591c0c | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"model_type": "cleanowl",
"version": "0.1",
"base_engine": "pipeowl",
"task": "human_likeness_scoring",
"field_path": "ptt.npy",
"model_path": "pipeowl.safetensors",
"tokenizer_path": "tokenizer.json",
"architecture": "semantic-field-retrieval",
"embedding_dim": 256,
"vocab_size": 524190
} |