{ "tokenizer_type": "none", "description": "No tokenizer used. Input features are numeric values: sepal_length, sepal_width, petal_length, petal_width.", "input_format": { "sepal_length": "float", "sepal_width": "float", "petal_length": "float", "petal_width": "float" } }