ShujunJin commited on
Commit
5297dac
·
verified ·
1 Parent(s): abb0db8

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_new",
3
+ "architectures": [
4
+ "GPTJForCausalLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "attn_pdrop": 0.0,
8
+ "bos_token_id": 98,
9
+ "embd_pdrop": 0.0,
10
+ "eos_token_id": 98,
11
+ "gradient_checkpointing": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.0,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 37,
16
+ "layer_norm_epsilon": 1e-05,
17
+ "model_type": "gptj",
18
+ "n_ctx": 512,
19
+ "n_embd": 32,
20
+ "n_head": 4,
21
+ "n_inner": null,
22
+ "n_layer": 5,
23
+ "n_positions": 512,
24
+ "pad_token_id": 98,
25
+ "resid_pdrop": 0.0,
26
+ "rotary_dim": 4,
27
+ "scale_attn_weights": true,
28
+ "tie_word_embeddings": false,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.51.3",
31
+ "type_vocab_size": 16,
32
+ "use_cache": true,
33
+ "vocab_size": 1000
34
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e7c2cd04f9dbb4837160697f0f0022d29a8e9755b1bce5252eeb4cacc4f262
3
+ size 515784
runs/Apr21_08-48-05_6cac394efccd/events.out.tfevents.1745225294.6cac394efccd.214.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19e3a769b622a48d8b36ac6911384c118833d2044b8e39c5fb17648303f97393
3
+ size 5357
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91bc0e6877ae72cc5f0a94f7b8d3cb3d466925f83fc51661df1158bee5a122cb
3
+ size 5368