Upload DistilBertForTokenClassification
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"_name_or_path": "/content/abte-restaurants-distilbert-base-uncased",
|
| 3 |
"activation": "gelu",
|
| 4 |
"architectures": [
|
| 5 |
-
"
|
| 6 |
],
|
| 7 |
"attention_dropout": 0.1,
|
| 8 |
"dim": 768,
|
|
|
|
| 2 |
"_name_or_path": "/content/abte-restaurants-distilbert-base-uncased",
|
| 3 |
"activation": "gelu",
|
| 4 |
"architectures": [
|
| 5 |
+
"DistilBertForTokenClassification"
|
| 6 |
],
|
| 7 |
"attention_dropout": 0.1,
|
| 8 |
"dim": 768,
|
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:d186ff9cf4a0fcb6cd8a5f7a379d23c0d26045baa344282e9e8993db6a8992d9
|
| 3 |
+
size 265473092
|