Upload 3 files
Browse files- config.json +3 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.1,
|
3 |
"activation_function": "gelu",
|
4 |
"add_bias_logits": false,
|
@@ -66,8 +67,8 @@
|
|
66 |
"num_beams": 6
|
67 |
}
|
68 |
},
|
69 |
-
"transformers_version": "4.4.1",
|
70 |
-
"use_cache": true,
|
71 |
"tokenizer_class": "BertTokenizer",
|
|
|
|
|
72 |
"vocab_size": 51271
|
73 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "D:\\static\\trained model\\bart-base-chinese",
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
67 |
"num_beams": 6
|
68 |
}
|
69 |
},
|
|
|
|
|
70 |
"tokenizer_class": "BertTokenizer",
|
71 |
+
"transformers_version": "4.26.0",
|
72 |
+
"use_cache": true,
|
73 |
"vocab_size": 51271
|
74 |
}
|
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:6380b63b3446f34adcf195e3de9bf28f2ef1216380cf0822a1de19fcfb4d40a2
|
3 |
+
size 561076445
|