devwithjev
— reading now— views
Submit a build

Jev Classifier Recreated with BERT

The author built a classifier with Jev and recreated a version they thought suited to BERT using BERT. They found the BERT version difficult for non-engineers and said matching Jev-level classification with BERT would be exceptionally challenging.

ギガビット@ゲームつくるひと@gigabit_million𝕏
真面目なので。「JevはBERTでいい」というのを見てJevで作った中からBERTにしやすそうなやつをBERT版で作ってみました。 これは...非エンジニア門前払いなやつですね。結論、BERTでJev並みの分類器作れる人は天才。だからJevで驚くのはリトマス試験紙と言われてるのか... コスト面はBERTはAIコストかからないぶん判断基準の作成/更新のコストが大きくそこに1時間とかかけたらJevのコスト超えちゃうだろうから、 Jevというか生成AIのデメリットの「判断基準がブラックボックス化する」ことを嫌うシステムは分類基準を自分で作るBERTを使うべき、ということなのかな?と思いました。 こういう「それJevの必要ある?」という議論はすごく勉強になる。エンジニアさんたちはこういう議論を繰り返してベストプラクティス選定・使い分けを洗練させてきたのだろうなとすこし想像できて、とても勉強になり
Sep 20, 2026X postsView on X
The author notes that BERT avoids AI costs but requires creating and updating classification criteria, which can be costly. They suggest systems that need transparent criteria may prefer BERT, while recognizing that the choice depends on the use case.

Also filed under Triage & routing