Upload model
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "gpt2-chatbot-chinese-output
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
@@ -26,6 +26,7 @@
|
|
26 |
"summary_proj_to_labels": true,
|
27 |
"summary_type": "cls_index",
|
28 |
"summary_use_proj": true,
|
|
|
29 |
"torch_dtype": "float32",
|
30 |
"transformers_version": "4.35.0",
|
31 |
"use_cache": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "gpt2-chatbot-chinese-output-finished",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
26 |
"summary_proj_to_labels": true,
|
27 |
"summary_type": "cls_index",
|
28 |
"summary_use_proj": true,
|
29 |
+
"tokenizer_class": "BertTokenizer",
|
30 |
"torch_dtype": "float32",
|
31 |
"transformers_version": "4.35.0",
|
32 |
"use_cache": true,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 408302208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bafa20ddb1305f6d4745dfa1c276bc489b02ad3dfa64723d32eeddeb54d1e358
|
3 |
size 408302208
|