HackerTrans
トップ新着トレンドコメント過去質問紹介求人

colobas

no profile record

コメント

colobas
·3 か月前·議論
Any idea of how this interacts with Anthropic's ToS for subscription-based use?
colobas
·3 年前·議論
I like this answer. Been reading “Gödel’s Proof” and for a demonstration where the definition of “tautology” in the main text makes use of the concepts of True and False, there is an appendix explaining that you can arrive at the same result without those concepts, just by treating things as belonging to one class vs another (there is a one to one correspondence with True and False but the meaning is arbitrary)
colobas
·3 年前·議論
The model learns an embedding table, where (roughly) each row is used as the model’s internal representation of each token. The numbers in that table are learned. What isn’t learned is the map from token (i.e. combination of characters/byte-pairs) to row-index in the embedding table. That is given by tokenization

EDIT: removed redundant bit
colobas
·3 年前·議論
Can you elucidate on what those signs are? Thanks in advance
colobas
·3 年前·議論
Came here to say this
colobas
·3 年前·議論
These guys [1] used to be called Nerdalize and iirc their first iteration looked a lot like this. I think they have since moved to a model of a few select locations where nodes are closer to each other.

[1] - https://www.leaf.cloud

EDIT: fixed link