Spaces:
Runtime error
Runtime error
daniild71r
commited on
Commit
·
ed01af9
1
Parent(s):
bf8e5ea
model updated
Browse files- final_model/config.json +1 -0
- final_model/pytorch_model.bin +1 -1
final_model/config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"activation": "gelu",
|
3 |
"architectures": [
|
4 |
"DistilBertForSequenceClassification"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "distilbert-base-cased",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
final_model/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 263289073
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a49a25cfd2f3d7486c8d62bcefa1ba17c0aefb93bb04bb10abdd3ca7fda99f2
|
3 |
size 263289073
|