shorecode commited on
Commit
cf3908a
·
verified ·
1 Parent(s): dbeccca

Upload folder using huggingface_hub

Browse files
checkpoint-350/config.json CHANGED
@@ -19,7 +19,7 @@
19
  "model_type": "t5",
20
  "n_positions": 512,
21
  "num_decoder_layers": 4,
22
- "num_heads": 8,
23
  "num_layers": 4,
24
  "pad_token_id": 0,
25
  "relative_attention_max_distance": 128,
 
19
  "model_type": "t5",
20
  "n_positions": 512,
21
  "num_decoder_layers": 4,
22
+ "num_heads": 4,
23
  "num_layers": 4,
24
  "pad_token_id": 0,
25
  "relative_attention_max_distance": 128,
checkpoint-350/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f507debd5efb7ea8bf9d0d9f4cae97868a2c80d4a9273bd0597fbdcf3a70723b
3
  size 402763
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd9c0879ec98fe4f83ac76e728a5d7bf8050538a6bf813a1da00bb77c0056c2
3
  size 402763
checkpoint-350/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f910210066d0f64024af33f40a950156948f9ccf24e86c8cf027deb66c5baf9
3
  size 62314258
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0353d73d41d03c5eb7e7ba5df45d031ac05bb15ef666e0ecfb12c4882716d98
3
  size 62314258
checkpoint-350/trainer_state.json CHANGED
@@ -11,9 +11,9 @@
11
  "log_history": [
12
  {
13
  "epoch": 0.05752416014726185,
14
- "grad_norm": 0.5893889665603638,
15
  "learning_rate": 0.00016513000460193283,
16
- "loss": 4.1135,
17
  "step": 250
18
  }
19
  ],
 
11
  "log_history": [
12
  {
13
  "epoch": 0.05752416014726185,
14
+ "grad_norm": 0.5827537775039673,
15
  "learning_rate": 0.00016513000460193283,
16
+ "loss": 5.0403,
17
  "step": 250
18
  }
19
  ],