Project name

Project

Choose a name for your project.

project name

Project type

Choose custom or predefined project

predefined model - choose model from predefined quantization configurations (basic)

custom model - create new quantization configuration using wizard (advanced)

Select model

Predefined models

Choose input model from predefined examples.

Custom model

Choose input model that you would like to use.

model path
graph input {{ input === 'custom' ? '(Add your custom input node)' : input }} {{ inputs.length > 1 && order['input'].indexOf(input) !== -1 && input !== 'custom' ? '(' + (order['input'].indexOf(input) + 1) + ')' : null }} graph input graph output {{ output === 'custom' ? '(Add your custom output node)' : output }} {{ outputs.length > 1 && order['output'].indexOf(output) !== -1 && output !== 'custom' ? '(' + (order['output'].indexOf(output) + 1) + ')' : null }} graph output graph output
Order of the inputs and outputs matters.

Model domain

Model domain helps to set up basic parameters for the model.

model domain NLP {{ domain.name | modelList | titlecase }}

Dummy dataset

This is artificial dataset that can be used for fast experiments.

shape