Model save
Browse files
README.md
CHANGED
@@ -15,11 +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 |
-
-
|
19 |
-
- eval_runtime: 1.8391
|
20 |
-
- eval_samples_per_second: 6.525
|
21 |
-
- eval_steps_per_second: 0.544
|
22 |
-
- step: 0
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,6 +42,15 @@ The following hyperparameters were used during training:
|
|
46 |
- lr_scheduler_type: linear
|
47 |
- num_epochs: 3.0
|
48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
### Framework versions
|
50 |
|
51 |
- Transformers 4.35.2
|
|
|
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: 7.2991
|
|
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
- lr_scheduler_type: linear
|
43 |
- num_epochs: 3.0
|
44 |
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 9.5295 | 1.0 | 13 | 7.8209 |
|
50 |
+
| 7.8656 | 2.0 | 26 | 7.3590 |
|
51 |
+
| 7.4497 | 3.0 | 39 | 7.2849 |
|
52 |
+
|
53 |
+
|
54 |
### Framework versions
|
55 |
|
56 |
- Transformers 4.35.2
|
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:a63a5f8afae30e6c1cc5aca70f47ff817347b8d3bdb0a4b62a0ca4b43fce37d1
|
3 |
size 90990200
|
runs/Feb16_11-01-53_143a0c476842/events.out.tfevents.1708081376.143a0c476842.413.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4f623f32c519d4b71e8d39ec5dc76e0111063bae0f1e469dd5c2fbf4738b8be
|
3 |
+
size 6148
|
runs/Feb16_11-01-53_143a0c476842/events.out.tfevents.1708082458.143a0c476842.413.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4b7625a7aaabba8b6c1d5f16e47b44bb5aaa0a945c8c26c6d89110b278cf779
|
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 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:057fb60fe502a07c3188f39ae5fc7173a2dac7d33d1dfef09bfcdeef0a49a45c
|
3 |
size 4664
|