Upload AbLang2ForMaskedLM
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "weights/tcrlang-hf",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bias": true,
|
|
|
1 |
{
|
2 |
"_name_or_path": "weights/tcrlang-hf",
|
3 |
"architectures": [
|
4 |
+
"AbLang2ForMaskedLM"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bias": true,
|
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:ccf6c1ecb0c274f0867494fdfe6d0ff6a6d86e3ba4b9b2cf88a18d0a7301e38c
|
3 |
+
size 179295706
|