Nguyen Tien
commited on
Commit
·
108db37
1
Parent(s):
7968739
Upload DebertaV2ForTokenClassification
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "/kaggle/input/slu-trash/ner-slu-final/ner-slu-final",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_head_size": 64,
|
7 |
"attention_probs_dropout_prob": 0.1,
|
|
|
1 |
{
|
2 |
"_name_or_path": "/kaggle/input/slu-trash/ner-slu-final/ner-slu-final",
|
3 |
"architectures": [
|
4 |
+
"DebertaV2ForTokenClassification"
|
5 |
],
|
6 |
"attention_head_size": 64,
|
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:94608aad51c27af47e9e48b20d5a3eaf60f12f1e52b22babb8c24ff89ccde6a5
|
3 |
+
size 735137517
|