Sentence Similarity
sentence-transformers
Safetensors
English
modernbert
biencoder
text-classification
sentence-pair-classification
semantic-similarity
semantic-search
retrieval
reranking
Generated from Trainer
dataset_size:483820
loss:MultipleNegativesSymmetricRankingLoss
Eval Results
text-embeddings-inference
Training in progress, step 1000
Browse files
adapter_config.json
CHANGED
@@ -13,20 +13,20 @@
|
|
13 |
"layers_pattern": null,
|
14 |
"layers_to_transform": null,
|
15 |
"loftq_config": {},
|
16 |
-
"lora_alpha":
|
17 |
"lora_bias": false,
|
18 |
-
"lora_dropout": 0.
|
19 |
"megatron_config": null,
|
20 |
"megatron_core": "megatron.core",
|
21 |
"modules_to_save": null,
|
22 |
"peft_type": "LORA",
|
23 |
"qalora_group_size": 16,
|
24 |
-
"r":
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"target_parameters": null,
|
32 |
"task_type": "FEATURE_EXTRACTION",
|
|
|
13 |
"layers_pattern": null,
|
14 |
"layers_to_transform": null,
|
15 |
"loftq_config": {},
|
16 |
+
"lora_alpha": 64,
|
17 |
"lora_bias": false,
|
18 |
+
"lora_dropout": 0.0,
|
19 |
"megatron_config": null,
|
20 |
"megatron_core": "megatron.core",
|
21 |
"modules_to_save": null,
|
22 |
"peft_type": "LORA",
|
23 |
"qalora_group_size": 16,
|
24 |
+
"r": 32,
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
+
"Wqkv",
|
29 |
+
"Wo"
|
30 |
],
|
31 |
"target_parameters": null,
|
32 |
"task_type": "FEATURE_EXTRACTION",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e95f3eb6603f945ba47be09956748189e7b24154090153c4eb08b29ad7639e43
|
3 |
+
size 9207032
|
eval/binary_classification_evaluation_test_results.csv
CHANGED
@@ -355,3 +355,4 @@ epoch,steps,cosine_accuracy,cosine_accuracy_threshold,cosine_f1,cosine_precision
|
|
355 |
52.38095238095238,198000,0.7667725447832185,0.7553963798277031,0.6663251366120219,0.8719553072625699,0.777431193404544,0.5385298107291973
|
356 |
0.26455026455026454,1000,0.7117589203656826,0.7177313432835821,0.5988542963885429,0.8954934823091247,0.660905056042479,0.4537581257418676
|
357 |
0.26455026455026454,1000,0.7117589203656826,0.7177313432835821,0.5988542963885429,0.8954934823091247,0.6609050528483301,0.4537581257418676
|
|
|
|
355 |
52.38095238095238,198000,0.7667725447832185,0.7553963798277031,0.6663251366120219,0.8719553072625699,0.777431193404544,0.5385298107291973
|
356 |
0.26455026455026454,1000,0.7117589203656826,0.7177313432835821,0.5988542963885429,0.8954934823091247,0.660905056042479,0.4537581257418676
|
357 |
0.26455026455026454,1000,0.7117589203656826,0.7177313432835821,0.5988542963885429,0.8954934823091247,0.6609050528483301,0.4537581257418676
|
358 |
+
0.26455026455026454,1000,0.7243353057835249,0.7326133128473947,0.6150694286364671,0.9056983240223464,0.6722293510542969,0.4874972730253775
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6225
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f917f50bd68beeb1a55d57934be66e908cd7af902e9c7cbc4330a1b901a78897
|
3 |
size 6225
|