add model
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 |
"DebertaV2ForTokenClassification"
|
5 |
],
|
@@ -1601,7 +1601,7 @@
|
|
1601 |
"relative_attention": true,
|
1602 |
"share_att_key": true,
|
1603 |
"torch_dtype": "float32",
|
1604 |
-
"transformers_version": "4.
|
1605 |
"type_vocab_size": 0,
|
1606 |
"vocab_size": 128100
|
1607 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "deberta-v3-large-mit-movie-trivia",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForTokenClassification"
|
5 |
],
|
|
|
1601 |
"relative_attention": true,
|
1602 |
"share_att_key": true,
|
1603 |
"torch_dtype": "float32",
|
1604 |
+
"transformers_version": "4.11.3",
|
1605 |
"type_vocab_size": 0,
|
1606 |
"vocab_size": 128100
|
1607 |
}
|
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:0b2e03fd3ce6072b4a311023fa86687e510f403a9ff0b088c4249f4baaa7d72b
|
3 |
+
size 1736317615
|