Model save
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -38,6 +38,8 @@ The following hyperparameters were used during training:
|
|
38 |
- train_batch_size: 32
|
39 |
- eval_batch_size: 32
|
40 |
- seed: 42
|
|
|
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- num_epochs: 3.0
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 56.4360
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
38 |
- train_batch_size: 32
|
39 |
- eval_batch_size: 32
|
40 |
- seed: 42
|
41 |
+
- gradient_accumulation_steps: 2
|
42 |
+
- total_train_batch_size: 64
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
- num_epochs: 3.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 90990200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54a24cc2b955010a7945723bd982071e65dcdd21752db94a23d909b2eca54253
|
3 |
size 90990200
|
runs/Jun05_07-53-20_869c872ec6ce/events.out.tfevents.1717574000.869c872ec6ce.16150.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f3e76b9e84ced3d19173a5733a399b89f75abb902747d91b6afa1287eeac453
|
3 |
+
size 5510
|
runs/Jun05_07-53-20_869c872ec6ce/events.out.tfevents.1717574988.869c872ec6ce.16150.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6251616722b335d44f71d50ad304f5124324195548d5f185f5675fb61525d8d7
|
3 |
+
size 354
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a95a945349ede28b8fb390e7e4e723e5e82525b5c5f4b48ebe0ad50a742bea5
|
3 |
size 5176
|