cactusfriend commited on
Commit
a69d7a1
1 Parent(s): ffaa881

all-new version!

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. generation_config.json +6 -0
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "_name_or_path": "./promptmodel/final",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
- "GPTNeoModel"
6
  ],
7
  "attention_dropout": 0,
8
  "attention_layers": [
@@ -47,7 +47,7 @@
47
  "summary_type": "cls_index",
48
  "summary_use_proj": true,
49
  "torch_dtype": "float32",
50
- "transformers_version": "4.26.1",
51
  "use_cache": true,
52
  "vocab_size": 50257,
53
  "window_size": 256
 
1
  {
2
+ "_name_or_path": "new_nightmare/final",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
+ "GPTNeoForCausalLM"
6
  ],
7
  "attention_dropout": 0,
8
  "attention_layers": [
 
47
  "summary_type": "cls_index",
48
  "summary_use_proj": true,
49
  "torch_dtype": "float32",
50
+ "transformers_version": "4.28.1",
51
  "use_cache": true,
52
  "vocab_size": 50257,
53
  "window_size": 256
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.28.1"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1986354f2504ac13ab5d7868af547c0cde9dd3c5297144f2911148380585d0d3
3
- size 551182061
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fd96830b665715b2c27e5868ac6c6d8e14a09797110cbd8b535f6febfb0ca7b
3
+ size 551184237