Upload new version of all model files.
Browse files- config.json +0 -1
- model.safetensors +2 -2
- pytorch_model.bin +2 -2
- source.spm +2 -2
- target.spm +2 -2
- tokenizer_config.json +1 -10
- vocab.json +0 -0
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "models/split_01/conversions/transformers",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "swish",
|
5 |
"architectures": [
|
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.0,
|
3 |
"activation_function": "swish",
|
4 |
"architectures": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b5bdd95bbfcfbb9c5a623329ccb34f8e9293547877afe52598771d0087d0a3a
|
3 |
+
size 381587564
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43982173ea37ec642e4fecac43aec795efe937f34a0eba827307a9d444426b95
|
3 |
+
size 282
|
source.spm
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8adb1802e62f6fb01d08ea453b7045f4c7baa3dbc4cb14c12695cb50290d84cf
|
3 |
+
size 1158060
|
target.spm
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8adb1802e62f6fb01d08ea453b7045f4c7baa3dbc4cb14c12695cb50290d84cf
|
3 |
+
size 1158060
|
tokenizer_config.json
CHANGED
@@ -1,10 +1 @@
|
|
1 |
-
{
|
2 |
-
"eos_token":"</s>",
|
3 |
-
"model_max_length":512,
|
4 |
-
"pad_token":"<pad>",
|
5 |
-
"separate_vocabs":false,
|
6 |
-
"source_lang":"en",
|
7 |
-
"target_lang":"cy",
|
8 |
-
"tokenizer_class":"MarianTokenizer",
|
9 |
-
"unk_token":"<unk>"
|
10 |
-
}
|
|
|
1 |
+
{"target_lang": "transformers", "source_lang": "", "separate_vocabs": false}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|