Alexnet_test / metadata.yaml
RoyalJ's picture
Upload quantized model and evaluation results
f30fd8c
raw
history blame contribute delete
238 Bytes
model_name: Alexnet
liteml_config: 'liteml_config.yaml'
quantization_type: W8A8 static
dataset: ImageNet
notes: Quantized W8A8 Resnet50 model from torchvision
# TODO: move float accuracy somewhere else
top1_float: 0.555
top5_float: 0.777