marcelovidigal
commited on
Commit
•
79f61a0
1
Parent(s):
cb69c13
Training in progress, epoch 4
Browse files- .gitattributes +1 -0
- model.safetensors +1 -1
- wandb/debug-internal.log +0 -0
- wandb/run-20240923_004152-7jibscvo/files/output.log +5 -0
- wandb/run-20240923_004152-7jibscvo/files/wandb-summary.json +1 -1
- wandb/run-20240923_004152-7jibscvo/logs/debug-internal.log +0 -0
- wandb/run-20240923_004152-7jibscvo/run-7jibscvo.wandb +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
wandb/run-20240923_004152-7jibscvo/run-7jibscvo.wandb filter=lfs diff=lfs merge=lfs -text
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e289702a2b503dd7f03f3a1d16998f5906223eee0c021ac8095849d7fac813ad
|
3 |
size 267832560
|
wandb/debug-internal.log
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
wandb/run-20240923_004152-7jibscvo/files/output.log
CHANGED
@@ -15,3 +15,8 @@ You should probably TRAIN this model on a down-stream task to be able to use it
|
|
15 |
{'loss': 0.08, 'grad_norm': 0.046891484409570694, 'learning_rate': 9.763275751759437e-06, 'epoch': 2.56}
|
16 |
{'loss': 0.0893, 'grad_norm': 0.06083718314766884, 'learning_rate': 8.483685220729368e-06, 'epoch': 2.88}
|
17 |
wandb: ERROR Error while calling W&B API: context deadline exceeded (<Response [500]>)
|
|
|
|
|
|
|
|
|
|
|
|
15 |
{'loss': 0.08, 'grad_norm': 0.046891484409570694, 'learning_rate': 9.763275751759437e-06, 'epoch': 2.56}
|
16 |
{'loss': 0.0893, 'grad_norm': 0.06083718314766884, 'learning_rate': 8.483685220729368e-06, 'epoch': 2.88}
|
17 |
wandb: ERROR Error while calling W&B API: context deadline exceeded (<Response [500]>)
|
18 |
+
{'eval_loss': 0.2804093658924103, 'eval_accuracy': 0.93296, 'eval_runtime': 1235.9411, 'eval_samples_per_second': 20.228, 'eval_steps_per_second': 1.265, 'epoch': 3.0}
|
19 |
+
{'loss': 0.0667, 'grad_norm': 0.16060642898082733, 'learning_rate': 7.204094689699297e-06, 'epoch': 3.2}
|
20 |
+
{'loss': 0.0535, 'grad_norm': 0.03821321576833725, 'learning_rate': 5.924504158669226e-06, 'epoch': 3.52}
|
21 |
+
{'loss': 0.0489, 'grad_norm': 0.34995952248573303, 'learning_rate': 4.644913627639156e-06, 'epoch': 3.84}
|
22 |
+
wandb: ERROR Error while calling W&B API: context deadline exceeded (<Response [500]>)
|
wandb/run-20240923_004152-7jibscvo/files/wandb-summary.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"train/loss": 0.
|
|
|
1 |
+
{"train/loss": 0.0489, "train/grad_norm": 0.34995952248573303, "train/learning_rate": 4.644913627639156e-06, "train/epoch": 4.0, "train/global_step": 6252, "_timestamp": 1727111455.571572, "_runtime": 48543.453577041626, "_step": 15, "eval/loss": 0.34566619992256165, "eval/accuracy": 0.93168, "eval/runtime": 847.1597, "eval/samples_per_second": 29.51, "eval/steps_per_second": 1.845}
|
wandb/run-20240923_004152-7jibscvo/logs/debug-internal.log
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
wandb/run-20240923_004152-7jibscvo/run-7jibscvo.wandb
CHANGED
Binary files a/wandb/run-20240923_004152-7jibscvo/run-7jibscvo.wandb and b/wandb/run-20240923_004152-7jibscvo/run-7jibscvo.wandb differ
|
|