Zual commited on
Commit
b3af2e9
1 Parent(s): 868eb03

Upload model

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/user/chess/models/gpt2-chess/checkpoint-30000",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -11,12 +11,12 @@
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
- "n_ctx": 400,
15
- "n_embd": 256,
16
  "n_head": 8,
17
  "n_inner": null,
18
  "n_layer": 20,
19
- "n_positions": 400,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
22
  "scale_attn_by_inverse_layer_idx": false,
 
1
  {
2
+ "_name_or_path": "/home/user/chess/models/gpt2-chess/checkpoint-10000",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
+ "n_ctx": 512,
15
+ "n_embd": 512,
16
  "n_head": 8,
17
  "n_inner": null,
18
  "n_layer": 20,
19
+ "n_positions": 512,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
22
  "scale_attn_by_inverse_layer_idx": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ad7d9444fb598ef81e4bbb679c08a5f61def5a76e8d5dfc292707541b43f008
3
- size 63727384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d40c08b6d3af74126cd7bdfd1f3a3333cd0568a8023a0377ab99cf0446fe393f
3
+ size 253489312