nadahlberg
commited on
Upload DebertaV2ForMaskedLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "data/best_checkpoint",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"hidden_act": "gelu",
|
|
|
1 |
{
|
2 |
"_name_or_path": "data/best_checkpoint",
|
3 |
"architectures": [
|
4 |
+
"DebertaV2ForMaskedLM"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"hidden_act": "gelu",
|
model.safetensors
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:e394a68a7fa3e6e4a79d16d049b8a772758121ef400321d081de7385c973b12c
|
3 |
+
size 283860016
|