guyhadad01 commited on
Commit
36c5539
·
verified ·
1 Parent(s): 35c8d12

Training in progress, step 2000, 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.6240, 0.1415],
290
- # [0.6240, 1.0000, 0.1641],
291
- # [0.1415, 0.1641, 1.0000]])
292
  ```
293
 
294
  <!--
@@ -1260,6 +1260,10 @@ You can finetune this model on your own dataset.
1260
  | 0.0300 | 1700 | 0.5959 |
1261
  | 0.0309 | 1750 | 0.6412 |
1262
  | 0.0318 | 1800 | 0.5065 |
 
 
 
 
1263
 
1264
 
1265
  ### Framework Versions
 
286
  # Get the similarity scores for the embeddings
287
  similarities = model.similarity(embeddings, embeddings)
288
  print(similarities)
289
+ # tensor([[1.0000, 0.5880, 0.1308],
290
+ # [0.5880, 1.0000, 0.1611],
291
+ # [0.1308, 0.1611, 1.0000]])
292
  ```
293
 
294
  <!--
 
1260
  | 0.0300 | 1700 | 0.5959 |
1261
  | 0.0309 | 1750 | 0.6412 |
1262
  | 0.0318 | 1800 | 0.5065 |
1263
+ | 0.0327 | 1850 | 0.5611 |
1264
+ | 0.0336 | 1900 | 0.5298 |
1265
+ | 0.0345 | 1950 | 0.5759 |
1266
+ | 0.0353 | 2000 | 0.5782 |
1267
 
1268
 
1269
  ### Framework Versions
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e655f66bc39e233b9c8a58c97b97703f4aeea426a1d4cf2e42279efc281c516e
3
  size 90864192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:814104de2dc74a0f467b27e454f11429bcabde4ec4e6cb0bee382acda4bd2af8
3
  size 90864192
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8edb9779f991324ee4a3850ff5e072ec580ee76e1759218d64fde606def14c42
3
  size 180609611
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00eef042f462bb454219ea2918cf958fd5615f13c9bb9103c136a3d4d342d822
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:c069f50ffa5dd2b5cfe72eb0edf43eb9716de220eca4477d056e688e57407292
3
  size 14645
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:639c58a7c0af444791cd5711ba19270a82e589f2ee67d587a74f8240b2f70eec
3
  size 14645
last-checkpoint/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa0408efb69cab96d5bab9a1aaf44cedbc9fc8d34f4cef378d81605e5c026d5c
3
  size 1383
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4aa03f6e0cd07cf67ce1fbe3101d545f5771ef9148b9debf02b11cf6948da5c
3
  size 1383
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cd0879a5aed9e5750d6784df10ece392dd4d2a4115b2e37d50a195c94de0560
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3bd0299fa211f42a5bbf3d13d4c1b67f9745816753ebca5d122c47f94c26a70
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.03180717781979467,
6
  "eval_steps": 500,
7
- "global_step": 1800,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
@@ -260,6 +260,34 @@
260
  "learning_rate": 1.5892226148409894e-05,
261
  "loss": 0.5065,
262
  "step": 1800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
263
  }
264
  ],
265
  "logging_steps": 50,
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 0.03534130868866074,
6
  "eval_steps": 500,
7
+ "global_step": 2000,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
 
260
  "learning_rate": 1.5892226148409894e-05,
261
  "loss": 0.5065,
262
  "step": 1800
263
+ },
264
+ {
265
+ "epoch": 0.03269071053701118,
266
+ "grad_norm": 2.010875940322876,
267
+ "learning_rate": 1.63339222614841e-05,
268
+ "loss": 0.5611,
269
+ "step": 1850
270
+ },
271
+ {
272
+ "epoch": 0.033574243254227705,
273
+ "grad_norm": 2.408937692642212,
274
+ "learning_rate": 1.6775618374558306e-05,
275
+ "loss": 0.5298,
276
+ "step": 1900
277
+ },
278
+ {
279
+ "epoch": 0.03445777597144422,
280
+ "grad_norm": 2.3144407272338867,
281
+ "learning_rate": 1.721731448763251e-05,
282
+ "loss": 0.5759,
283
+ "step": 1950
284
+ },
285
+ {
286
+ "epoch": 0.03534130868866074,
287
+ "grad_norm": 2.944115400314331,
288
+ "learning_rate": 1.7659010600706715e-05,
289
+ "loss": 0.5782,
290
+ "step": 2000
291
  }
292
  ],
293
  "logging_steps": 50,