json-tokenizer-structured / native_format /tokenizer_config.json
anthonym21's picture
Upload folder using huggingface_hub
cdef25b verified
{
"version": "json-tokenizer-v1",
"bpe_vocab_size": 4096,
"max_key_vocab": 512,
"min_key_freq": 2,
"bpe_min_freq": 2,
"key_vocab": {
"type": 32,
"name": 33,
"path": 34,
"timestamp": 35,
"geometry": 36,
"coordinates": 37,
"properties": 38,
"id": 39,
"country_code": 40,
"admin_region": 41,
"population": 42,
"elevation_m": 43,
"timezone": 44,
"feature_class": 45,
"feature_code": 46,
"last_updated": 47,
"level": 48,
"service": 49,
"trace_id": 50,
"span_id": 51,
"method": 52,
"status_code": 53,
"duration_ms": 54,
"request_size": 55,
"response_size": 56,
"user_id": 57,
"region": 58,
"value": 59,
"app": 60,
"metadata": 61,
"labels": 62,
"spec": 63,
"cpu": 64,
"memory": 65,
"httpGet": 66,
"port": 67,
"initialDelaySeconds": 68,
"periodSeconds": 69,
"apiVersion": 70,
"kind": 71,
"namespace": 72,
"version": 73,
"tier": 74,
"annotations": 75,
"deployment.kubernetes.io/revision": 76,
"replicas": 77,
"selector": 78,
"matchLabels": 79,
"template": 80,
"containers": 81,
"image": 82,
"ports": 83,
"containerPort": 84,
"protocol": 85,
"resources": 86,
"requests": 87,
"limits": 88,
"env": 89,
"livenessProbe": 90,
"readinessProbe": 91,
"imagePullSecrets": 92,
"from": 93,
"contributor": 94,
"chat_format": 95,
"conversations": 96
},
"key_offset": 32,
"bpe_offset": 97
}