Commit
·
dbd1537
1
Parent(s):
09ef93d
Upload LongformerForSequenceClassification
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "log/neurips_log/longformer-base-4096/1_detect_evidence",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_mode": "longformer",
|
7 |
"attention_probs_dropout_prob": 0.1,
|
|
|
1 |
{
|
2 |
"_name_or_path": "log/neurips_log/longformer-base-4096/1_detect_evidence",
|
3 |
"architectures": [
|
4 |
+
"LongformerForSequenceClassification"
|
5 |
],
|
6 |
"attention_mode": "longformer",
|
7 |
"attention_probs_dropout_prob": 0.1,
|
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:7dcb147e393f10dc402c3d2500760629b883a0de7e8f83e65154600c29831148
|
3 |
+
size 594735441
|