Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwa356262
4 days ago
What would you suggest instead?
1 comments
stephantul
4 days ago
A non-autoregressive transformer trained with a classification objective.
link
all2
4 days ago
These are absurdly effective for this kind of task. Training is fast and straight forward. Packaging for deployment as ONNX is pretty simple as well.
link
dev-experiments
4 days ago
As a follow up to the original article, I added a new experiment using Logistic Regression and the results are very good. It actually improves on the accuracy by a few points.
More details here:
https://www.teachmecoolstuff.com/viewarticle/using-logistic-...
link