swartout commited on
Commit
f873e5b
1 Parent(s): e99c366

Upload CodeGenForCausalLM

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": "out",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "CodeGenForCausalLM"
@@ -36,7 +36,7 @@
36
  "tie_word_embeddings": false,
37
  "tokenizer_class": "GPT2Tokenizer",
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.27.0.dev0",
40
  "use_cache": true,
41
  "vocab_size": 51200
42
  }
 
1
  {
2
+ "_name_or_path": "Salesforce/codegen-350M-mono",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "CodeGenForCausalLM"
 
36
  "tie_word_embeddings": false,
37
  "tokenizer_class": "GPT2Tokenizer",
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.26.1",
40
  "use_cache": true,
41
  "vocab_size": 51200
42
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.27.0.dev0"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.26.1"
6
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bea80d6059a54b7c2aab2faf1a85b8b3a039268711d20688f9714875c36a1ce
3
- size 1510794225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85b36036ea8d5828ecbe1c510372329c1579612485739755cb76cd33306edddf
3
+ size 1510796785