Supernova-NepaliFast-V4 / metadata.json
Supernova11c's picture
Release Supernova NepaliFast V4 with extended Unicode vocabulary and benchmark
1951814 verified
Raw
History Blame Contribute Delete
833 Bytes
{
"name": "Supernova NepaliFast V4",
"version": "4.0.0",
"repository": "Supernova11c/Supernova-NepaliFast-V4",
"type": "model",
"architecture": "Cython Optimized Longest-Match Trie",
"vocabulary_size": 2890,
"languages": [
"Nepali",
"English"
],
"coverage": {
"unicode": true,
"devanagari": true,
"latin": true,
"emoji": true,
"mathematics": true,
"multilingual": true
},
"extreme_benchmark": {
"documents": 9120,
"characters": 8597880,
"unknown_characters": 0,
"roundtrip_failures": 0,
"fallback_documents": 0,
"supernova_chars_per_second": 7886249,
"supernova_tokens_per_second": 6897069,
"tiktoken_chars_per_second": 7666757,
"tiktoken_tokens_per_second": 4802143,
"character_speed_ratio": 1.03,
"token_throughput_ratio": 1.44
}
}