File size: 1,089 Bytes
9f4dc0a 6c1606a 9f4dc0a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | {
"format_version": 2,
"checkpoint": "intfloat/multilingual-e5-small",
"checkpoint_revision": "614241f622f53c4eeff9890bdc4f31cfecc418b3",
"dimension": 384,
"pooling": "mean",
"max_length": 256,
"normalize": true,
"data_provenance": "public",
"query_prefix": "",
"passage_prefix": "",
"lora": {
"rank": 32,
"alpha": 64,
"dropout": 0.0,
"targets": [
"query",
"value"
]
},
"adapter_parameters": 589824,
"notes": {
"experiment": "legal-indic-e1",
"data_provenance": "public",
"trained_on": "/home/arnab/quanfire-ai-data/embedding/legal-indic/corpus/pairs.jsonl.gz",
"scored_against": "/home/arnab/quanfire-ai-data/embedding/legal-indic/corpus/pairs.jsonl.gz",
"train_pairs": 92419,
"adaptation": "in-distribution",
"train_kinds": [
"adjacent",
"title_lead"
],
"train_languages": [
"en"
],
"held_out_languages": [
"en"
],
"recall_at_1_before": 0.309,
"recall_at_1_after": 0.5445,
"epochs": 1,
"learning_rate": 0.0001,
"batch_size": 256
}
}
|