SummerSigh commited on
Commit
68dea7b
1 Parent(s): f51f23c

Upload GPTNeoForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "outputs/gptInstruct/",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPTNeoForCausalLM"
@@ -60,7 +60,7 @@
60
  "summary_type": "cls_index",
61
  "summary_use_proj": true,
62
  "torch_dtype": "float32",
63
- "transformers_version": "4.26.1",
64
  "use_cache": true,
65
  "vocab_size": 50257,
66
  "window_size": 256
 
1
  {
2
+ "_name_or_path": "/kaggle/working/gptInstruct",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPTNeoForCausalLM"
 
60
  "summary_type": "cls_index",
61
  "summary_use_proj": true,
62
  "torch_dtype": "float32",
63
+ "transformers_version": "4.27.4",
64
  "use_cache": true,
65
  "vocab_size": 50257,
66
  "window_size": 256
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.26.1"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.27.4"
6
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e823387030108880250b214ba3e14bee9ed3218f17828bb86804f766d32d4ac9
3
- size 1523971133
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12d8b94d7c6ed6cb7af28910545249ea96caf3b4c76f4c00aa6ec20035330cf
3
+ size 1523977211