Upload EquiBERTForEntityRecognition
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:584f530136475cbfd36043a829e4d2ca08ec53db98804168018b9c49d804f57f
|
| 3 |
+
size 871069096
|