third commit
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- vocab.txt +0 -0
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"_name_or_path": "distilbert-base-uncased",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"attention_dropout": 0.1,
|
8 |
"dim": 768,
|
|
|
2 |
"_name_or_path": "distilbert-base-uncased",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
+
"DistilBertModel"
|
6 |
],
|
7 |
"attention_dropout": 0.1,
|
8 |
"dim": 768,
|
pytorch_model.bin
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:af60b08bdfa0ad4bc0ccfbdecc9d3d1e2cceceb10b9f21ecbd4d0ee64b2da124
|
3 |
+
size 265489779
|
vocab.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|