Skip to content

Commit 7f10349

Browse files
committed
Fixed incorrect city
1 parent d7f000a commit 7f10349

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/pbe/transduction/knowledge_graph/constants.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1228,7 +1228,7 @@
12281228
},
12291229
{
12301230
"inputs": [
1231-
"Mexico",
1231+
"Chihuahua",
12321232
"145"
12331233
],
12341234
"output": "The phone country code is 52"

0 commit comments

Comments
 (0)