{ "vocab_size": 100, "embed_dim": 128, "num_heads": 8, "num_layers": 4, "hidden_dim": 256, "max_length": 512, "num_labels": 2, "dropout": 0.1 }