lua-25k-epoch2
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_function": "gelu_pytorch_tanh",
|
4 |
"architectures": [
|
5 |
"GPTBigCodeForCausalLM"
|
@@ -31,7 +31,7 @@
|
|
31 |
"summary_proj_to_labels": true,
|
32 |
"summary_type": "cls_index",
|
33 |
"summary_use_proj": true,
|
34 |
-
"torch_dtype": "
|
35 |
"transformers_version": "4.28.1",
|
36 |
"use_cache": false,
|
37 |
"validate_runner_input": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "checkpoint_3932",
|
3 |
"activation_function": "gelu_pytorch_tanh",
|
4 |
"architectures": [
|
5 |
"GPTBigCodeForCausalLM"
|
|
|
31 |
"summary_proj_to_labels": true,
|
32 |
"summary_type": "cls_index",
|
33 |
"summary_use_proj": true,
|
34 |
+
"torch_dtype": "bfloat16",
|
35 |
"transformers_version": "4.28.1",
|
36 |
"use_cache": false,
|
37 |
"validate_runner_input": true,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d65010108f070662a8d427c10d18f0d811b93ddf2c7dfbe5468ccad92268321
|
3 |
+
size 2274505693
|