Electra-ka initial commit
Browse files- config.json +4 -0
- pytorch_model.bin +3 -0
- vocab.txt +0 -0
config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "electra",
|
3 |
+
"vocab_size": 62004
|
4 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d224852823ff86efc9cff144e62d11be4e40e4c9810c4ea5d1c219b809d2984e
|
3 |
+
size 73461455
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|