Oussama1209 commited on
Commit
38758ee
·
verified ·
1 Parent(s): 35063a6

Add new SentenceTransformer model

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
README.md CHANGED
@@ -160,7 +160,7 @@ You can finetune this model on your own dataset.
160
  ```json
161
  {
162
  "distance_metric": "TripletDistanceMetric.EUCLIDEAN",
163
- "triplet_margin": 0.4
164
  }
165
  ```
166
 
@@ -293,7 +293,7 @@ You can finetune this model on your own dataset.
293
  ### Training Logs
294
  | Epoch | Step | Training Loss |
295
  |:------:|:----:|:-------------:|
296
- | 0.3283 | 500 | 0.019 |
297
  | 0.6566 | 1000 | 0.0 |
298
  | 0.9849 | 1500 | 0.0 |
299
  | 1.3132 | 2000 | 0.0 |
 
160
  ```json
161
  {
162
  "distance_metric": "TripletDistanceMetric.EUCLIDEAN",
163
+ "triplet_margin": 0.1
164
  }
165
  ```
166
 
 
293
  ### Training Logs
294
  | Epoch | Step | Training Loss |
295
  |:------:|:----:|:-------------:|
296
+ | 0.3283 | 500 | 0.0023 |
297
  | 0.6566 | 1000 | 0.0 |
298
  | 0.9849 | 1500 | 0.0 |
299
  | 1.3132 | 2000 | 0.0 |
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28d2d75de78404770a9645fabf7d160039e75f0bae1366e99abc63e7aef7ad5d
3
  size 437951328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:222e57628728052df418064b96db2f5347abafd07531f9b830cce61e36f38dc7
3
  size 437951328