lansinuote
commited on
Commit
•
c5d5628
1
Parent(s):
0308b7b
Upload model
Browse files- config.json +7 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"Model"
|
4 |
+
],
|
5 |
+
"torch_dtype": "float32",
|
6 |
+
"transformers_version": "4.26.1"
|
7 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04364748832b486fda8fd6abdbe2a3c9a14b9a28185cc550f4c024feb620c814
|
3 |
+
size 265511413
|