Upload ElectraForSequenceClassification
Browse files- config.json +2 -2
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
@@ -31,7 +31,7 @@
|
|
31 |
"summary_last_dropout": 0.1,
|
32 |
"summary_type": "first",
|
33 |
"summary_use_proj": true,
|
34 |
-
"torch_dtype": "
|
35 |
"transformers_version": "4.33.3",
|
36 |
"type_vocab_size": 2,
|
37 |
"use_cache": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./results/electra-small-discriminator-zeroshot-none-Jan-18-04-29/best-electra-small-discriminator-20240109",
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
|
|
31 |
"summary_last_dropout": 0.1,
|
32 |
"summary_type": "first",
|
33 |
"summary_use_proj": true,
|
34 |
+
"torch_dtype": "float16",
|
35 |
"transformers_version": "4.33.3",
|
36 |
"type_vocab_size": 2,
|
37 |
"use_cache": true,
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0df7106be6eed7bc2857ea90bb9c4fe2c0ead533d104143f8e7b791731039ac
|
3 |
+
size 27165878
|