Commit
•
7e35cc3
1
Parent(s):
e4e2faa
Add transformers weights & configs
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- pytorch_model.fp32.bin +3 -0
config.json
CHANGED
@@ -290,6 +290,6 @@
|
|
290 |
"use_cache": true,
|
291 |
"vocab_size": 32128
|
292 |
},
|
293 |
-
"torch_dtype": "
|
294 |
"transformers_version": "4.35.0.dev0"
|
295 |
}
|
|
|
290 |
"use_cache": true,
|
291 |
"vocab_size": 32128
|
292 |
},
|
293 |
+
"torch_dtype": "float16",
|
294 |
"transformers_version": "4.35.0.dev0"
|
295 |
}
|
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:45149ed552350ee320388b683529fcbf81c680712223d7585a12e08cbeb6338f
|
3 |
+
size 1215947002
|
pytorch_model.fp32.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbca44512d9e1dc0399a25706c882f5dc280dfeafe61dbe8278b9d396e3754bd
|
3 |
+
size 2431687082
|