OpenJev
OpenJev
02A / direct readout Choice probabilities no decoding Read the model’s choice logits and normalize only across the options you supplied. waiting for a run total— input— output—
02A / 直接读取 选择概率 无需解码 读取模型的选择逻辑值(logits),并仅针对你提供的选项进行归一化处理。 等待运行中 总计— 输入— 输出—
02B / generation JSON probabilities token by token Ask the model to estimate the same displayed-option distribution and write it as JSON. Watch every token arrive. waiting for a run first token— total— input— output—
02B / 生成 JSON 概率 逐个 Token 要求模型估算相同的显示选项分布,并将其以 JSON 格式输出。观察每一个 Token 的生成过程。 等待运行中 首个 Token— 总计— 输入— 输出—