jl_full_1b-epoch2
Browse files- config.json +1 -1
- generation_config.json +2 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "jl_full_1b/
|
3 |
"activation_function": "gelu_pytorch_tanh",
|
4 |
"architectures": [
|
5 |
"GPTBigCodeForCausalLM"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "jl_full_1b/checkpoint_5530",
|
3 |
"activation_function": "gelu_pytorch_tanh",
|
4 |
"architectures": [
|
5 |
"GPTBigCodeForCausalLM"
|
generation_config.json
CHANGED
@@ -2,5 +2,6 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 0,
|
4 |
"eos_token_id": 0,
|
5 |
-
"transformers_version": "4.34.0"
|
|
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 0,
|
4 |
"eos_token_id": 0,
|
5 |
+
"transformers_version": "4.34.0",
|
6 |
+
"use_cache": false
|
7 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2274505693
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60db9368f4d6893d410cfa0f8b048f7e92c4cf7c374ab5687447a02e27e1eb25
|
3 |
size 2274505693
|