figurative-nlp
commited on
Commit
·
e50d0fc
1
Parent(s):
e084780
Upload with huggingface_hub
Browse files- config.json +2 -2
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
@@ -69,7 +69,7 @@
|
|
69 |
},
|
70 |
"tokenizer_class": "BertTokenizer",
|
71 |
"torch_dtype": "float32",
|
72 |
-
"transformers_version": "4.26.
|
73 |
"use_cache": true,
|
74 |
"vocab_size": 51271
|
75 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "figurative-nlp/chinese-bart-paraphrase",
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
69 |
},
|
70 |
"tokenizer_class": "BertTokenizer",
|
71 |
"torch_dtype": "float32",
|
72 |
+
"transformers_version": "4.26.1",
|
73 |
"use_cache": true,
|
74 |
"vocab_size": 51271
|
75 |
}
|
generation_config.json
CHANGED
@@ -8,5 +8,5 @@
|
|
8 |
"no_repeat_ngram_size": 3,
|
9 |
"num_beams": 4,
|
10 |
"pad_token_id": 0,
|
11 |
-
"transformers_version": "4.26.
|
12 |
}
|
|
|
8 |
"no_repeat_ngram_size": 3,
|
9 |
"num_beams": 4,
|
10 |
"pad_token_id": 0,
|
11 |
+
"transformers_version": "4.26.1"
|
12 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 561065693
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57b41c491b3039314c92cef4262f557f7c60a75a08bc711e8af6dccaee0c4d79
|
3 |
size 561065693
|