xiaohua828
commited on
Commit
·
2dd1f39
1
Parent(s):
14333a0
Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -7,8 +7,8 @@
|
|
7 |
"AutoConfig": "config_counter.GLMConfig",
|
8 |
"AutoModel": "modeling_glm.CounterModel"
|
9 |
},
|
10 |
-
"bias":
|
11 |
"torch_dtype": "float32",
|
12 |
"transformers_version": "4.27.3",
|
13 |
-
"weight":
|
14 |
}
|
|
|
7 |
"AutoConfig": "config_counter.GLMConfig",
|
8 |
"AutoModel": "modeling_glm.CounterModel"
|
9 |
},
|
10 |
+
"bias": 4,
|
11 |
"torch_dtype": "float32",
|
12 |
"transformers_version": "4.27.3",
|
13 |
+
"weight": 2.0
|
14 |
}
|