Imcf1Y3FSatM
commited on
Commit
•
8594581
1
Parent(s):
fdb4aaa
Upload model
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/
|
3 |
"activation_function": "gelu",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
@@ -28,7 +28,7 @@
|
|
28 |
"summary_type": "cls_index",
|
29 |
"summary_use_proj": true,
|
30 |
"torch_dtype": "float32",
|
31 |
-
"transformers_version": "4.
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 2048
|
34 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/acf16417ma/ucllm_nedo_dev/outputs/step4_finetune_model/gpt_0.125B_global_step1000_openassistant/",
|
3 |
"activation_function": "gelu",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
28 |
"summary_type": "cls_index",
|
29 |
"summary_use_proj": true,
|
30 |
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.36.2",
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 2048
|
34 |
}
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 50256,
|
4 |
"eos_token_id": 50256,
|
5 |
-
"transformers_version": "4.
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 50256,
|
4 |
"eos_token_id": 50256,
|
5 |
+
"transformers_version": "4.36.2"
|
6 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 352821888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74953b7182d0008d2c4b98f82a6dfb9a732c18279bff420e92753fb020467f43
|
3 |
size 352821888
|