TinyPixel commited on
Commit
bdeb2ef
·
verified ·
1 Parent(s): 5a39623

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +5 -5
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "TinyPixel/gpt2-exp",
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": 512,
15
  "n_embd": 384,
16
- "n_head": 6,
17
  "n_inner": null,
18
- "n_layer": 6,
19
- "n_positions": 512,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
22
  "scale_attn_by_inverse_layer_idx": false,
 
1
  {
2
+ "_name_or_path": "gpt2",
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": 1024,
15
  "n_embd": 384,
16
+ "n_head": 12,
17
  "n_inner": null,
18
+ "n_layer": 12,
19
+ "n_positions": 1024,
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:41074975f24cde1696628aca80cb230ba6f55b2a42e0e370c8e83d3cc035606c
3
- size 120578936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54bceb61629017e66419ca201c2fcb41a8cbfed1f50c729e0765e9580c10c8d4
3
+ size 163959712