Jiaan Wang
commited on
Commit
•
9be5e56
1
Parent(s):
17defb5
add model
Browse files- config.json +2 -2
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
@@ -52,7 +52,7 @@
|
|
52 |
"static_position_embeddings": false,
|
53 |
"tokenizer_class": "MBart50Tokenizer",
|
54 |
"torch_dtype": "float32",
|
55 |
-
"transformers_version": "4.
|
56 |
"use_cache": true,
|
57 |
"vocab_size": 250055
|
58 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "mdialbart_zh",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
|
|
52 |
"static_position_embeddings": false,
|
53 |
"tokenizer_class": "MBart50Tokenizer",
|
54 |
"torch_dtype": "float32",
|
55 |
+
"transformers_version": "4.15.0",
|
56 |
"use_cache": true,
|
57 |
"vocab_size": 250055
|
58 |
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ec6144aa6d2742ddddfa8ce3f4c277c020d8380ed0a10490cfda457353c8225
|
3 |
+
size 2444706873
|