Upload model
Browse files- config.json +2 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.1,
|
6 |
"bias": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "weights/ablang2-hf",
|
3 |
"architectures": [
|
4 |
+
"AbLang2Model"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bias": true,
|
model.safetensors
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:d08c4f725a812071cb8ecb98280eb8390d03e7494048f3686985dba8c39898c7
|
3 |
+
size 177413000
|