Upload EquiBERTForDEICategoryTagging
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"dtype": "float32",
|
| 7 |
"embedding_dim": 768,
|
| 8 |
"fusion_dropout": 0.1,
|
| 9 |
-
"hidden_size":
|
| 10 |
"id2label": {
|
| 11 |
"0": "LABEL_0",
|
| 12 |
"1": "LABEL_1",
|
|
|
|
| 6 |
"dtype": "float32",
|
| 7 |
"embedding_dim": 768,
|
| 8 |
"fusion_dropout": 0.1,
|
| 9 |
+
"hidden_size": 768,
|
| 10 |
"id2label": {
|
| 11 |
"0": "LABEL_0",
|
| 12 |
"1": "LABEL_1",
|
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:140c11ab0df46586a970cbc64c30f32f15383f121b6c80ef2e89223770f453f7
|
| 3 |
+
size 872241252
|