heruberuto
commited on
Commit
•
fcce420
1
Parent(s):
9af003a
add model
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"XLMRobertaForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/mnt/data/factcheck/nli_models/lrev_aug22/paper/csfever/joeddav/xlm-roberta-large-xnli_bs6_ep25_wr0.3",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForSequenceClassification"
|
5 |
],
|