Upload CodeGenForCausalLM
Browse files- config.json +1 -1
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -36,7 +36,7 @@
|
|
| 36 |
"tie_word_embeddings": false,
|
| 37 |
"tokenizer_class": "GPT2Tokenizer",
|
| 38 |
"torch_dtype": "float32",
|
| 39 |
-
"transformers_version": "4.
|
| 40 |
"use_cache": true,
|
| 41 |
"vocab_size": 51200
|
| 42 |
}
|
|
|
|
| 36 |
"tie_word_embeddings": false,
|
| 37 |
"tokenizer_class": "GPT2Tokenizer",
|
| 38 |
"torch_dtype": "float32",
|
| 39 |
+
"transformers_version": "4.27.4",
|
| 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.
|
| 6 |
}
|
|
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 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:
|
| 3 |
size 1510796785
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9deff11a4502d5bbc9334c82088bddb1aba2e4eee415322b5c1d6b2e3633f9bc
|
| 3 |
size 1510796785
|