meliksahturker
commited on
Commit
•
ee3e38c
1
Parent(s):
053d8e6
Upload TFMBartForConditionalGeneration
Browse files- config.json +0 -2
- tf_model.h5 +1 -1
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "tfhf_model_weights.25-2.5695-3.0080.hdf5",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
@@ -28,7 +27,6 @@
|
|
28 |
"num_hidden_layers": 12,
|
29 |
"pad_token_id": 0,
|
30 |
"scale_embedding": false,
|
31 |
-
"torch_dtype": "float32",
|
32 |
"transformers_version": "4.38.2",
|
33 |
"use_cache": true,
|
34 |
"vocab_size": 32000
|
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.0,
|
3 |
"activation_function": "gelu",
|
4 |
"architectures": [
|
|
|
27 |
"num_hidden_layers": 12,
|
28 |
"pad_token_id": 0,
|
29 |
"scale_embedding": false,
|
|
|
30 |
"transformers_version": "4.38.2",
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 32000
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1551059288
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:266c94f8b571283d2667da23f2643997fa5593c70d71eea44e2844eb1a0c0cd5
|
3 |
size 1551059288
|