Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
woailaosang c9da56a5f0 fix "softmax" problem of model's output layer. (#22)
* distinguish logits, logits_softmax

* modity last layer softmax config for model_zoo

* fix 'prediction_scores' problem for regression task.

* fix wrongly written words

* fix logits_softmax problem for regression.

* fix logits_softmax problem for slot tagging task.
2019-05-07 23:23:20 +08:00
woailaosang bc305b6dcd Dev/zj (#10)
* Update Tutorial.md

* fix CPU train --> GPU test, GPU train --> CPU test. But CPU train --> multi-GPU test will report error.

* remove ujson

* remove glove for model_zoo/demo/conf.json

* modify glove for Tutorial.md

* add nltk.download('punkt') in problem.py
2019-04-30 14:06:17 +08:00
L.J. SHOU 122417816e Code commit
Co-Authored-By: yiming1013 <yiming1013@users.noreply.github.com>
2019-04-20 19:17:30 +08:00