Upload model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "alpaca-guanaco-japanese-gpt-
|
3 |
"activation_function": "gelu_fast",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
@@ -27,7 +27,7 @@
|
|
27 |
"summary_proj_to_labels": true,
|
28 |
"summary_type": "cls_index",
|
29 |
"summary_use_proj": true,
|
30 |
-
"torch_dtype": "
|
31 |
"transformers_version": "4.28.0.dev0",
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 44928
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "alpaca-guanaco-japanese-gpt-1b_output",
|
3 |
"activation_function": "gelu_fast",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
27 |
"summary_proj_to_labels": true,
|
28 |
"summary_type": "cls_index",
|
29 |
"summary_use_proj": true,
|
30 |
+
"torch_dtype": "float16",
|
31 |
"transformers_version": "4.28.0.dev0",
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 44928
|
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:6dede285b872fd1a51eebbffc0e08a4fe236134b90c4fb37bb9947514f4677ce
|
3 |
+
size 2630701341
|