statehead-10m / pair_encoding_metadata.json
haybales's picture
Upload main checkpoint (chck_100M)
b863715 verified
Raw
History Blame Contribute Delete
290 Bytes
{
"pair_template": "$A </s> $B",
"reason": "Sentence-pair GLUE examples are encoded through the tokenizer artifact, preserving the official evaluator API while giving causal recurrent StateHead models an explicit A/B boundary.",
"separator_token": "</s>",
"single_template": "$A"
}