add model
Browse files- config.json +1 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"DebertaForMaskedLM"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "model/checkpoint-180000",
|
3 |
"architectures": [
|
4 |
"DebertaForMaskedLM"
|
5 |
],
|
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:fb996f8eee4f599d4e0a2a0fbfa055250a8607e07d80661f4bcdda694ca6ae0c
|
3 |
+
size 266349789
|