Joshfcooper's picture
Upload AI text detector model
e7678d5 verified
Raw
History Blame Contribute Delete
481 Bytes
{
"model_type": "ai_text_detector",
"base_model": "HuggingFaceTB/SmolLM-135M",
"architecture": "feature_extraction_classifier",
"num_layers_used": 12,
"total_layers": 30,
"selected_layers": [
0,
2,
4,
6,
8,
10,
12,
14,
16,
18,
20,
22
],
"feature_size": 13824,
"sequence_length": 256,
"compression_ratio": 0.6,
"output_inverted": true,
"task": "binary_classification",
"labels": [
"ai",
"human"
]
}