Nguyen Tien
commited on
Commit
·
fbf2d87
1
Parent(s):
5c54edd
Upload DebertaV2ForSequenceClassification
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/cls-slu-final/cls-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/cls-slu-final/cls-slu-final",
|
3 |
"architectures": [
|
4 |
+
"DebertaV2ForSequenceClassification"
|
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:e3281d7d3591fc16036df46a74aecf67a507dafe0bfd3c4f59209f415b240413
|
3 |
+
size 737494325
|