Yova commited on
Commit
9dcbd4d
1 Parent(s): 82c0cea

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "SmallCap"
4
  ],
5
  "decoder": {
6
- "_name_or_path": "gpt2",
7
  "activation_function": "gelu_new",
8
  "add_cross_attention": true,
9
  "architectures": [
@@ -40,7 +40,7 @@
40
  "length_penalty": 1.0,
41
  "max_length": 20,
42
  "min_length": 0,
43
- "model_type": "gpt2",
44
  "n_ctx": 1024,
45
  "n_embd": 768,
46
  "n_head": 12,
 
3
  "SmallCap"
4
  ],
5
  "decoder": {
6
+ "_name_or_path": "this_gpt2",
7
  "activation_function": "gelu_new",
8
  "add_cross_attention": true,
9
  "architectures": [
 
40
  "length_penalty": 1.0,
41
  "max_length": 20,
42
  "min_length": 0,
43
+ "model_type": "this_gpt2",
44
  "n_ctx": 1024,
45
  "n_embd": 768,
46
  "n_head": 12,