Add TF weights
Browse files- config.json +2 -1
- tf_model.h5 +3 -0
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"activation_dropout": 0.0,
|
| 3 |
"activation_function": "relu",
|
| 4 |
"architectures": [
|
|
@@ -39,7 +40,7 @@
|
|
| 39 |
"share_encoder_decoder_embeddings": true,
|
| 40 |
"static_position_embeddings": true,
|
| 41 |
"torch_dtype": "float16",
|
| 42 |
-
"transformers_version": "4.
|
| 43 |
"use_cache": true,
|
| 44 |
"vocab_size": 53017
|
| 45 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/tmp/Helsinki-NLP/opus-mt-tc-big-fr-en",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"architectures": [
|
|
|
|
| 40 |
"share_encoder_decoder_embeddings": true,
|
| 41 |
"static_position_embeddings": true,
|
| 42 |
"torch_dtype": "float16",
|
| 43 |
+
"transformers_version": "4.22.0.dev0",
|
| 44 |
"use_cache": true,
|
| 45 |
"vocab_size": 53017
|
| 46 |
}
|
tf_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aa1a9e2954e274803025ebddb5c7a91b0766128eaa9c0d485cc7fcf5ff0144d
|
| 3 |
+
size 931687288
|