Update inference speed of knowledge distillation model (#17)

This commit is contained in:
Flyer Cheng 2019-05-06 11:12:09 +08:00 коммит произвёл L.J. SHOU
Родитель 83b1433851
Коммит 2cc4fde8b5
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -447,7 +447,7 @@ This task is to train a query regression model to learn from a heavy teacher mod
- ***Result***
The AUC of student model is very close to that of teacher model and its inference speed is 3.5X~4X times faster.
The AUC of student model is very close to that of teacher model and its inference speed is **32X~38X** times faster.
|Model|AUC|
|-----|---|

Просмотреть файл

@ -444,7 +444,7 @@ This task is to train a query regression model to learn from a heavy teacher mod
- ***结果***
The AUC of student model is very close to that of teacher model and its inference speed is 3.5X~4X times faster.
The AUC of student model is very close to that of teacher model and its inference speed is **32X~38X** times faster.
|Model|AUC|
|-----|---|