psyche commited on
Commit
16f17a3
·
1 Parent(s): 8da88c0

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": "psyche/kogpt",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.24.0",
37
  "use_cache": true,
38
  "vocab_size": 32002
39
  }
 
1
  {
2
+ "_name_or_path": "runs2/checkpoint-114000",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
33
  }
34
  },
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.29.2",
37
  "use_cache": true,
38
  "vocab_size": 32002
39
  }