simondarius
commited on
Commit
•
3d8e89a
1
Parent(s):
3a6e49e
restored initial config
Browse files- config.json +4 -0
config.json
CHANGED
@@ -1,9 +1,13 @@
|
|
1 |
{
|
|
|
2 |
"_num_labels": 3,
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "swish",
|
5 |
"add_bias_logits": false,
|
6 |
"add_final_layer_norm": false,
|
|
|
|
|
|
|
7 |
"attention_dropout": 0.0,
|
8 |
"bad_words_ids": [
|
9 |
[
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "rajbhirud/eng-to-fra-model",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "swish",
|
6 |
"add_bias_logits": false,
|
7 |
"add_final_layer_norm": false,
|
8 |
+
"architectures": [
|
9 |
+
"MarianMTModel"
|
10 |
+
],
|
11 |
"attention_dropout": 0.0,
|
12 |
"bad_words_ids": [
|
13 |
[
|