QuangDuy commited on
Commit
ebe5280
·
verified ·
1 Parent(s): f618a88

Update exported model

Browse files
Files changed (2) hide show
  1. README.md +44 -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.7802, 0.5134],
165
- # [0.7802, 1.0000, 0.4314],
166
- # [0.5134, 0.4314, 1.0000]])
167
  ```
168
 
169
  <!--
@@ -503,7 +503,47 @@ You can finetune this model on your own dataset.
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
 
 
161
  # Get the similarity scores for the embeddings
162
  similarities = model.similarity(embeddings, embeddings)
163
  print(similarities)
164
+ # tensor([[1.0000, 0.7380, 0.4748],
165
+ # [0.7380, 1.0000, 0.3596],
166
+ # [0.4748, 0.3596, 1.0000]])
167
  ```
168
 
169
  <!--
 
503
  | 1.3836 | 5850 | 2.2412 | - |
504
  | 1.3955 | 5900 | 2.2695 | - |
505
  | 1.4073 | 5950 | 2.2922 | - |
506
+ | 1.4191 | 6000 | 2.3176 | 4.3057 |
507
+ | 1.4309 | 6050 | 2.281 | - |
508
+ | 1.4428 | 6100 | 2.2155 | - |
509
+ | 1.4546 | 6150 | 2.1908 | - |
510
+ | 1.4664 | 6200 | 2.2071 | - |
511
+ | 1.4782 | 6250 | 2.2617 | - |
512
+ | 1.4901 | 6300 | 2.2864 | - |
513
+ | 1.5019 | 6350 | 2.2509 | - |
514
+ | 1.5137 | 6400 | 2.1227 | - |
515
+ | 1.5255 | 6450 | 2.1919 | - |
516
+ | 1.5374 | 6500 | 2.2072 | - |
517
+ | 1.5492 | 6550 | 2.1652 | - |
518
+ | 1.5610 | 6600 | 2.2224 | - |
519
+ | 1.5728 | 6650 | 2.0715 | - |
520
+ | 1.5847 | 6700 | 2.1693 | - |
521
+ | 1.5965 | 6750 | 2.1141 | - |
522
+ | 1.6083 | 6800 | 2.1129 | - |
523
+ | 1.6202 | 6850 | 2.1001 | - |
524
+ | 1.6320 | 6900 | 2.094 | - |
525
+ | 1.6438 | 6950 | 2.2176 | - |
526
+ | 1.6556 | 7000 | 2.109 | - |
527
+ | 1.6675 | 7050 | 2.0537 | - |
528
+ | 1.6793 | 7100 | 2.0328 | - |
529
+ | 1.6911 | 7150 | 2.1541 | - |
530
+ | 1.7029 | 7200 | 2.0164 | - |
531
+ | 1.7148 | 7250 | 2.0225 | - |
532
+ | 1.7266 | 7300 | 2.0243 | - |
533
+ | 1.7384 | 7350 | 2.0152 | - |
534
+ | 1.7502 | 7400 | 2.0455 | - |
535
+ | 1.7621 | 7450 | 2.0026 | - |
536
+ | 1.7739 | 7500 | 1.9846 | - |
537
+ | 1.7857 | 7550 | 1.9594 | - |
538
+ | 1.7975 | 7600 | 2.0523 | - |
539
+ | 1.8094 | 7650 | 1.9751 | - |
540
+ | 1.8212 | 7700 | 1.9898 | - |
541
+ | 1.8330 | 7750 | 1.9658 | - |
542
+ | 1.8448 | 7800 | 1.9976 | - |
543
+ | 1.8567 | 7850 | 1.9939 | - |
544
+ | 1.8685 | 7900 | 1.9666 | - |
545
+ | 1.8803 | 7950 | 1.9704 | - |
546
+ | 1.8921 | 8000 | 1.9822 | - |
547
 
548
  </details>
549
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a36536ae51b1955f063178addd6d17d5541f4246ef6bc1c1e6db51fe51c2869
3
  size 125965616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f42c3250b70c1ef1d218cae8668d61edfed2f59cecf938ecc44e88226f2e9441
3
  size 125965616