cayjobla
commited on
Commit
·
970800f
1
Parent(s):
6802a92
Update the model weights file for safetensors
Browse files- .gitignore +1 -0
- config.json +1 -1
- pytorch_model.bin → model.safetensors +2 -2
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
runs/
|
config.json
CHANGED
@@ -30,6 +30,6 @@
|
|
30 |
],
|
31 |
"relative_attention_num_buckets": 32,
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
"vocab_size": 30527
|
35 |
}
|
|
|
30 |
],
|
31 |
"relative_attention_num_buckets": 32,
|
32 |
"torch_dtype": "float32",
|
33 |
+
"transformers_version": "4.40.2",
|
34 |
"vocab_size": 30527
|
35 |
}
|
pytorch_model.bin → model.safetensors
RENAMED
@@ -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:d480c279bd3172e8a33cfe7be64b74c2537a69162b568b3a4ff50272ab857c55
|
3 |
+
size 437884544
|