Commit
·
cbc86c0
1
Parent(s):
b518e66
Upload ElectraForSequenceClassification
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
@@ -34,7 +34,7 @@
|
|
34 |
"summary_type": "first",
|
35 |
"summary_use_proj": true,
|
36 |
"torch_dtype": "float32",
|
37 |
-
"transformers_version": "4.
|
38 |
"type_vocab_size": 2,
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 32000
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "tunib/electra-ko-base",
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
|
|
34 |
"summary_type": "first",
|
35 |
"summary_use_proj": true,
|
36 |
"torch_dtype": "float32",
|
37 |
+
"transformers_version": "4.29.1",
|
38 |
"type_vocab_size": 2,
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 32000
|
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:0175b1727f1890e4e57867929db918156e232e0c1c63f331d53deacceaa0659f
|
3 |
+
size 442551989
|