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 |
|
@@ -34,7 +34,7 @@ More information needed
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
-
- learning_rate: 0.
|
38 |
- train_batch_size: 32
|
39 |
- eval_batch_size: 32
|
40 |
- seed: 42
|
@@ -47,6 +47,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
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: 6.4433
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 0.002
|
38 |
- train_batch_size: 32
|
39 |
- eval_batch_size: 32
|
40 |
- seed: 42
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
+
|:-------------:|:------:|:----:|:---------------:|
|
52 |
+
| No log | 0.9995 | 1080 | 6.4519 |
|
53 |
+
| No log | 2.0 | 2161 | 6.4458 |
|
54 |
+
| No log | 2.9986 | 3240 | 6.4398 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
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:64d53845495a33bf173a6ee08e4ac849aa9e44c450b556346677039399fc6518
|
3 |
size 90990200
|
runs/Jun07_08-54-33_ec0177db1ae9/events.out.tfevents.1717750474.ec0177db1ae9.13321.1
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:d5dee9b7a5b5acba419b053f725aed5f60b367f40a7adfadc93ec86638a22e0a
|
3 |
+
size 6131
|
runs/Jun07_08-54-33_ec0177db1ae9/events.out.tfevents.1717753171.ec0177db1ae9.13321.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4882768aea9786568ee98e02db0c5256c3e9d0daa76003175cdef19631d79165
|
3 |
+
size 359
|