ehzoah commited on
Commit
1ab2a70
·
verified ·
1 Parent(s): 3730cd2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "models/gpt2-large_imdb_sft_dev2_bsz16-16_ac4_len512_lr1e-5_wm0_eps5_zero2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "gpt2-large",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"