Rl / config.json
Ananthusajeev190's picture
Upload 4 files
0b7e0b1 verified
{
"embedding_model": "all-MiniLM-L6-v2",
"batch_size": 8,
"epochs": 10,
"learning_rate": 0.001,
"predictor_hidden_dim": 512,
"device": "cpu"
}