Abdulvajid commited on
Commit
2178196
·
verified ·
1 Parent(s): 2236c8d

Upload checkpoints

Browse files
ckpt_5300/config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "GPT"
4
+ ],
5
+ "batch_size": 8,
6
+ "context_len": 1024,
7
+ "d_model": 768,
8
+ "device": "cuda",
9
+ "dtype": "float32",
10
+ "intermidiate_size": 3072,
11
+ "load_checkpoint": true,
12
+ "lr": 0.0006,
13
+ "model_type": "gpt_custom",
14
+ "n_epoch": 5,
15
+ "n_heads": 12,
16
+ "n_layers": 12,
17
+ "transformers_version": "4.56.1",
18
+ "vocab_size": 50304,
19
+ "weight_decay": 0.1
20
+ }
ckpt_5300/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b719edba0bf1080aa91d61ea1569f5d378304639327ed92f9959b23dea44c1c
3
+ size 548379944
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc9cefe3770bf4434746867d77d0f98221116bdb735665f39426566b90fad4ba
3
  size 996203019
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2509368cd655c3b69426e0853d406406c862aed49a5b02186a3501c1f94c223b
3
  size 996203019