File size: 699 Bytes
4570c8f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | {
"version": 1,
"base_model": "jhu-clsp/ettin-encoder-400m",
"training_date": "2026-06-30",
"training_samples": 35119,
"year_offset": 1900,
"max_length": 512,
"thresholds": {
"category": 0.8,
"subcategory": 0.8,
"nsfw": 0.6,
"language": 0.8,
"year": 0.6,
"video_resolution": 0.8,
"video_source": 0.8,
"video_source_platform": 0.8,
"video_codec": 0.8,
"video_bit_depth": 0.8,
"video_container": 0.8,
"audio_codec": 0.8,
"audio_channels": 0.8,
"hdr": 0.8,
"video_edition": 0.8,
"audio_format": 0.8,
"audio_bitrate": 0.8,
"sw_platform": 0.8,
"sw_arch": 0.8,
"game_platform": 0.8,
"book_format": 0.8
}
} |