tis-passage-reranker / training_summary.json
oldman-dev's picture
Upload folder using huggingface_hub
4529d09 verified
Raw
History Blame Contribute Delete
323 Bytes
{
"model": "QueryAwareImportanceHead",
"base_model": "mistralai/Mistral-7B-v0.3",
"n_samples": 500,
"epochs": 10,
"batch_size": 2,
"learning_rate": 0.0001,
"best_loss": 0.6157153167724609,
"checkpoint_best": "checkpoints/p3b_production/best.pt",
"checkpoint_final": "checkpoints/p3b_production/final.pt"
}