cassandra-bce-tram2 / seeds /seed-123 /train_config.json
cassandra-anon's picture
Upload CASSANDRA cassandra-bce-tram2 weights and metadata (anonymous CCS 2026 artifact)
c7eab6d verified
raw
history blame contribute delete
264 Bytes
{
"recipe": "bce",
"dataset": "tram2",
"encoder": "ibm-research/CTI-BERT",
"max_len": 512,
"lr": 2e-05,
"batch_size": 16,
"epochs": 30,
"pos_weight": 5.0,
"val_size": 0.2,
"llrd_decay": 0.85,
"ema_decay": 0.999,
"tau": 0.5,
"fp16": true
}