distilbert-base-uncased
Browse files
distilbert-base-uncased/config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"vocab_file_name": "vocab.txt",
|
3 |
+
"model_type": "distilbert",
|
4 |
+
"model_md5": "7685bc1c9b0364696eed1da4769befbd",
|
5 |
+
"vocab_md5": "64800d5d8528ce344256daf115d4965e"
|
6 |
+
}
|
distilbert-base-uncased/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3a18c9e8a41fe3ff5ac9de69cd58f84b864ce02c7f3ffd6b6d2b589ae1697fc
|
3 |
+
size 265503942
|
distilbert-base-uncased/vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|