Jiaan Wang
commited on
Commit
•
4486593
1
Parent(s):
f822229
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_de",
|
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:1cc99bdd17c22c1f799c584e0dbcb1dfbfb1a3a4782a0582ab370c13ea1eb8cf
|
3 |
+
size 2444706873
|