QuangDuy commited on
Commit
f89463e
·
verified ·
1 Parent(s): 0520a1d

Update exported model

Browse files
Files changed (2) hide show
  1. README.md +47 -4
  2. model.safetensors +1 -1
README.md CHANGED
@@ -161,9 +161,9 @@ print(embeddings.shape)
161
  # Get the similarity scores for the embeddings
162
  similarities = model.similarity(embeddings, embeddings)
163
  print(similarities)
164
- # tensor([[1.0000, 0.7912, 0.5211],
165
- # [0.7912, 1.0000, 0.4393],
166
- # [0.5211, 0.4393, 1.0000]])
167
  ```
168
 
169
  <!--
@@ -380,6 +380,8 @@ You can finetune this model on your own dataset.
380
  </details>
381
 
382
  ### Training Logs
 
 
383
  | Epoch | Step | Training Loss | validation loss |
384
  |:------:|:----:|:-------------:|:---------------:|
385
  | 0.0118 | 50 | 18.0314 | - |
@@ -461,8 +463,49 @@ You can finetune this model on your own dataset.
461
  | 0.9106 | 3850 | 2.8277 | - |
462
  | 0.9224 | 3900 | 2.767 | - |
463
  | 0.9342 | 3950 | 2.794 | - |
464
- | 0.9461 | 4000 | 2.7738 | - |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
465
 
 
466
 
467
  ### Framework Versions
468
  - Python: 3.11.15
 
161
  # Get the similarity scores for the embeddings
162
  similarities = model.similarity(embeddings, embeddings)
163
  print(similarities)
164
+ # tensor([[1.0000, 0.7802, 0.5134],
165
+ # [0.7802, 1.0000, 0.4314],
166
+ # [0.5134, 0.4314, 1.0000]])
167
  ```
168
 
169
  <!--
 
380
  </details>
381
 
382
  ### Training Logs
383
+ <details><summary>Click to expand</summary>
384
+
385
  | Epoch | Step | Training Loss | validation loss |
386
  |:------:|:----:|:-------------:|:---------------:|
387
  | 0.0118 | 50 | 18.0314 | - |
 
463
  | 0.9106 | 3850 | 2.8277 | - |
464
  | 0.9224 | 3900 | 2.767 | - |
465
  | 0.9342 | 3950 | 2.794 | - |
466
+ | 0.9461 | 4000 | 2.7738 | 4.7738 |
467
+ | 0.9579 | 4050 | 2.8568 | - |
468
+ | 0.9697 | 4100 | 2.7938 | - |
469
+ | 0.9816 | 4150 | 2.7272 | - |
470
+ | 0.9934 | 4200 | 2.7079 | - |
471
+ | 1.0052 | 4250 | 2.6383 | - |
472
+ | 1.0170 | 4300 | 2.6855 | - |
473
+ | 1.0289 | 4350 | 2.6568 | - |
474
+ | 1.0407 | 4400 | 2.5981 | - |
475
+ | 1.0525 | 4450 | 2.6987 | - |
476
+ | 1.0643 | 4500 | 2.6992 | - |
477
+ | 1.0762 | 4550 | 2.5434 | - |
478
+ | 1.0880 | 4600 | 2.5553 | - |
479
+ | 1.0998 | 4650 | 2.4978 | - |
480
+ | 1.1116 | 4700 | 2.5679 | - |
481
+ | 1.1235 | 4750 | 2.4768 | - |
482
+ | 1.1353 | 4800 | 2.5578 | - |
483
+ | 1.1471 | 4850 | 2.4758 | - |
484
+ | 1.1589 | 4900 | 2.5352 | - |
485
+ | 1.1708 | 4950 | 2.5023 | - |
486
+ | 1.1826 | 5000 | 2.4713 | - |
487
+ | 1.1944 | 5050 | 2.486 | - |
488
+ | 1.2062 | 5100 | 2.483 | - |
489
+ | 1.2181 | 5150 | 2.4098 | - |
490
+ | 1.2299 | 5200 | 2.5061 | - |
491
+ | 1.2417 | 5250 | 2.4597 | - |
492
+ | 1.2535 | 5300 | 2.4591 | - |
493
+ | 1.2654 | 5350 | 2.3879 | - |
494
+ | 1.2772 | 5400 | 2.4146 | - |
495
+ | 1.2890 | 5450 | 2.3418 | - |
496
+ | 1.3009 | 5500 | 2.4307 | - |
497
+ | 1.3127 | 5550 | 2.3653 | - |
498
+ | 1.3245 | 5600 | 2.3995 | - |
499
+ | 1.3363 | 5650 | 2.4527 | - |
500
+ | 1.3482 | 5700 | 2.4547 | - |
501
+ | 1.3600 | 5750 | 2.3695 | - |
502
+ | 1.3718 | 5800 | 2.3341 | - |
503
+ | 1.3836 | 5850 | 2.2412 | - |
504
+ | 1.3955 | 5900 | 2.2695 | - |
505
+ | 1.4073 | 5950 | 2.2922 | - |
506
+ | 1.4191 | 6000 | 2.3176 | - |
507
 
508
+ </details>
509
 
510
  ### Framework Versions
511
  - Python: 3.11.15
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbcef407b04665e5f13087c709590e04ec900b872b3cd392ac9a68ed1111d731
3
  size 125965616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a36536ae51b1955f063178addd6d17d5541f4246ef6bc1c1e6db51fe51c2869
3
  size 125965616