-
Notifications
You must be signed in to change notification settings - Fork 214
Closed
Description
Hi Tao,
I evaluated the first example in gold_example.txt and pred_example.txt.
I want to know why the exact match result comes out to be 1.
The examples are:
gold: SELECT count() FROM singer|concert_singer
pred: select count() from stadium
The command I used is:
python evaluation.py --gold ./evaluation_examples/gold_small.txt --pred ./evaluation_examples/pred_small.txt --etype match --db ./database/ --table tables.json
Would you please give an explanation about this?
Best,
Bo Zheng
Metadata
Metadata
Assignees
Labels
No labels