psyche commited on
Commit
c3bfaad
·
1 Parent(s): a0c158f

Upload model

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/gpt2-tutorial/runs/checkpoint-15000",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -35,5 +35,5 @@
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.29.2",
37
  "use_cache": true,
38
- "vocab_size": 50257
39
  }
 
1
  {
2
+ "_name_or_path": "psyche/kogpt",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.29.2",
37
  "use_cache": true,
38
+ "vocab_size": 32100
39
  }