Skip to content

Commit 9fdc433

Browse files
committed
using Andy's wit instance for ood
1 parent 35bba46 commit 9fdc433

5 files changed

+19
-6
lines changed

.idea/libraries/Maven__edu_berkeley_nlp_berkeleylm_1_1_2.xml

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

paypal_checkin_dialoguer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"sourceId" : "simple_cancel"
99
},
1010
{"name" : "out_of_wit_domain",
11-
"path" " "paypal_checkin_ooda_config.json",
12-
"sourceId" : "out_of_wit_domain",
11+
"path" : "paypal_checkin_ooda_config.json",
12+
"sourceId" : "out_of_wit_domain"
1313
},
1414
{"name" : "simple_yes_no",
1515
"sourceId" : "simple_yes_no"

paypal_checkin_ooda_config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"serverAccessToken": "MLLG4RQ4CHCEL6I4O4T7SABCDXYEVBT5",
2+
"serverAccessToken": "KJ7VH77LT43M2Z4T3B7EZEHETOMEASZ2",
33
"modelName": "ood_model",
44
"ngramOrder": 3
55
}

product_search_dialoguer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"sourceId" : "simple_cancel"
99
},
1010
{"name" : "out_of_wit_domain",
11-
"path" " "product_search_ooda_config.json",
12-
"sourceId" : "out_of_wit_domain",
11+
"path" : "product_search_ooda_config.json",
12+
"sourceId" : "out_of_wit_domain"
1313
},
1414
{"name" : "simple_choice",
1515
"sourceId" : "simple_choice"},

product_search_ooda_config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"serverAccessToken": "QJG7W4SON6THNBPGMBQFPFZT5OKEBGVE",
2+
"serverAccessToken": "KJ7VH77LT43M2Z4T3B7EZEHETOMEASZ2",
33
"modelName": "ood_model",
44
"ngramOrder": 3
55
}

0 commit comments

Comments
 (0)