georgeyw commited on
Commit
5635e93
·
verified ·
1 Parent(s): b4bb529

Training in progress, step 100, checkpoint

Browse files
checkpoint-100/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97aadced9c8bae535b719e6a5bcd67870ed967d312636d63b9fc328683399735
3
  size 324662984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c9a5c8eae560953cb2afb2b3bf5d1330d089af788edaa1bf1d3f77b218837bc
3
  size 324662984
checkpoint-100/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e3ffb54c2862b62f7911b7e3fefbfb93500faa82b32d51f6592fa06f5b20ddd
3
  size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36ce7ab48fa86ef42491eaad3583773d2b60353997a5e7b6fb4ffc1414828749
3
  size 6520
checkpoint-75/config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "georgeyw/gpt-2-small-init-seed-5",
3
+ "architectures": [
4
+ "GPTNeoXForCausalLM"
5
+ ],
6
+ "attention_bias": true,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 0,
9
+ "classifier_dropout": 0.1,
10
+ "eos_token_id": 2,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout": 0.0,
13
+ "hidden_size": 768,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "layer_norm_eps": 1e-05,
17
+ "layer_norm_epsilon": 1e-05,
18
+ "max_position_embeddings": 1024,
19
+ "model_type": "gpt_neox",
20
+ "num_attention_heads": 12,
21
+ "num_hidden_layers": 12,
22
+ "rope_scaling": null,
23
+ "rotary_emb_base": 10000,
24
+ "rotary_pct": 0.25,
25
+ "tie_word_embeddings": false,
26
+ "torch_dtype": "bfloat16",
27
+ "transformers_version": "4.38.2",
28
+ "use_cache": true,
29
+ "use_parallel_residual": true,
30
+ "vocab_size": 50304
31
+ }
checkpoint-75/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b257dcf6c7ab062da763314d5ac648ac7e0a2c99289dc786c8b399a83efd0d8e
3
+ size 324662984
checkpoint-75/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e3ffb54c2862b62f7911b7e3fefbfb93500faa82b32d51f6592fa06f5b20ddd
3
  size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36ce7ab48fa86ef42491eaad3583773d2b60353997a5e7b6fb4ffc1414828749
3
  size 6520