tai-dang11
commited on
Commit
•
06a4457
1
Parent(s):
3e41eba
Add model
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
"architectures": [
|
3 |
"SimpleCustomModel"
|
4 |
],
|
|
|
5 |
"model_type": "simple_custom",
|
6 |
"torch_dtype": "float32",
|
7 |
"transformers_version": "4.42.4"
|
|
|
2 |
"architectures": [
|
3 |
"SimpleCustomModel"
|
4 |
],
|
5 |
+
"dummy": 5,
|
6 |
"model_type": "simple_custom",
|
7 |
"torch_dtype": "float32",
|
8 |
"transformers_version": "4.42.4"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1efde41b53f7041034ad055ecdef1ecc11f69918f3f6c1b9daba4a05f92656b4
|
3 |
size 6336
|