Upload model weights and tokenizer
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"XLMRobertaForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "mjwong/multilingual-e5-base-xnli",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForSequenceClassification"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112255469
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:693c423f836c2b02e96b99e0af7f7483b19bc2c5bd1b6e86cd9de5896539ef0e
|
3 |
size 1112255469
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3567
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e13ffe23cd2e4163c36f80ecb80997d7aaf41bb98cea078b19e5673fe310165
|
3 |
size 3567
|