an-atlas commited on
Commit
6b2ea4b
1 Parent(s): 3dac7ba

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": "gpt2Horror",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
@@ -40,7 +40,7 @@
40
  }
41
  },
42
  "torch_dtype": "float32",
43
- "transformers_version": "4.30.2",
44
  "use_cache": true,
45
  "vocab_size": 50257
46
  }
 
1
  {
2
+ "_name_or_path": "an-atlas/gpt2Horror",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
 
40
  }
41
  },
42
  "torch_dtype": "float32",
43
+ "transformers_version": "4.31.0",
44
  "use_cache": true,
45
  "vocab_size": 50257
46
  }