guyhadad01 commited on
Commit
2add233
·
verified ·
1 Parent(s): 98921a2

Training in progress, step 5800, checkpoint

Browse files
last-checkpoint/README.md CHANGED
@@ -286,9 +286,9 @@ print(embeddings.shape)
286
  # Get the similarity scores for the embeddings
287
  similarities = model.similarity(embeddings, embeddings)
288
  print(similarities)
289
- # tensor([[1.0000, 0.6467, 0.1007],
290
- # [0.6467, 1.0000, 0.1513],
291
- # [0.1007, 0.1513, 1.0000]])
292
  ```
293
 
294
  <!--
@@ -1228,6 +1228,10 @@ You can finetune this model on your own dataset.
1228
  | 0.0972 | 5500 | 0.5258 |
1229
  | 0.0981 | 5550 | 0.4851 |
1230
  | 0.0990 | 5600 | 0.5311 |
 
 
 
 
1231
 
1232
 
1233
  ### Framework Versions
 
286
  # Get the similarity scores for the embeddings
287
  similarities = model.similarity(embeddings, embeddings)
288
  print(similarities)
289
+ # tensor([[1.0000, 0.6669, 0.1451],
290
+ # [0.6669, 1.0000, 0.1936],
291
+ # [0.1451, 0.1936, 1.0000]])
292
  ```
293
 
294
  <!--
 
1228
  | 0.0972 | 5500 | 0.5258 |
1229
  | 0.0981 | 5550 | 0.4851 |
1230
  | 0.0990 | 5600 | 0.5311 |
1231
+ | 0.0998 | 5650 | 0.411 |
1232
+ | 0.1007 | 5700 | 0.4184 |
1233
+ | 0.1016 | 5750 | 0.4071 |
1234
+ | 0.1025 | 5800 | 0.4712 |
1235
 
1236
 
1237
  ### Framework Versions
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eea0a03b98d68b9630385779c8a8c7e0b7214aab3d11108ff4a7dee8e11165e6
3
  size 90864192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b1fc49cbbc6de240aabdb3e829a6fb3a584632f32e0ea34f9bb45772c0982c3
3
  size 90864192
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5970c5e57ca0ba681567ef6a04ad48dff25e78f70e37dc99bc3e34cce512849
3
  size 180609611
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f0b3ed8d536c4513e2829f064dedb563ad605e8571308e2634efeb29d7ca8e1
3
  size 180609611
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cd91aca617b42354ae34eacd85892c172326b446d2385efb45fce4e2caab955
3
  size 14645
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fe30117f944b13ee1472ebd35dfced5e5d0513a4a73eff292237f1226a5bd67
3
  size 14645
last-checkpoint/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a63ba06faceabc247ab7f188765454cd84997a1b39e86a5bcd485fb8077cf90a
3
  size 1383
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7593f1811ddf23427f9722ba36181188ba02d4c1acd9e1296ff517e858104491
3
  size 1383
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28df4acdedad4efa6e4629443faf92ab7af434a0b458c6b8097068d89b1dbe79
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0a1656fa44372deb310837f6e5c3a0395ee0a01d6c02b0b4d93ed8ab693ca68
3
  size 1465
last-checkpoint/trainer_state.json CHANGED
@@ -2,9 +2,9 @@
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
- "epoch": 0.09895566432825008,
6
  "eval_steps": 500,
7
- "global_step": 5600,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
@@ -792,6 +792,34 @@
792
  "learning_rate": 4.946113074204947e-05,
793
  "loss": 0.5311,
794
  "step": 5600
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
795
  }
796
  ],
797
  "logging_steps": 50,
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 0.10248979519711615,
6
  "eval_steps": 500,
7
+ "global_step": 5800,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
 
792
  "learning_rate": 4.946113074204947e-05,
793
  "loss": 0.5311,
794
  "step": 5600
795
+ },
796
+ {
797
+ "epoch": 0.0998391970454666,
798
+ "grad_norm": 1.7307246923446655,
799
+ "learning_rate": 4.990282685512368e-05,
800
+ "loss": 0.411,
801
+ "step": 5650
802
+ },
803
+ {
804
+ "epoch": 0.10072272976268311,
805
+ "grad_norm": 1.9073278903961182,
806
+ "learning_rate": 4.996171290569595e-05,
807
+ "loss": 0.4184,
808
+ "step": 5700
809
+ },
810
+ {
811
+ "epoch": 0.10160626247989964,
812
+ "grad_norm": 1.8571208715438843,
813
+ "learning_rate": 4.9912626887357406e-05,
814
+ "loss": 0.4071,
815
+ "step": 5750
816
+ },
817
+ {
818
+ "epoch": 0.10248979519711615,
819
+ "grad_norm": 1.7524621486663818,
820
+ "learning_rate": 4.986354086901887e-05,
821
+ "loss": 0.4712,
822
+ "step": 5800
823
  }
824
  ],
825
  "logging_steps": 50,