Search Query Parser (JSON Intent Model)

Overview

This model converts raw e-commerce search text into structured JSON intent.

Example:

Input:

Output:

{
  "query": "nike sneakers",
  "filters": {
    "brand": ["Nike"],
    "category": ["sneakers"],
    "color": ["black"],
    "size_eu": [42],
    "price_max": 120,
    "shipping": ["free"]
  },
  "sort": "relevance",
  "page": 1,
  "limit": 24
}
Downloads last month
41
Safetensors
Model size
2B params
Tensor type
F16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for aagzamov/search-query-parser

Base model

Qwen/Qwen2.5-1.5B
Finetuned
(1432)
this model

Space using aagzamov/search-query-parser 1