Skip to content

Commit 9a3cd8f

Browse files
Fix workday related ambiguious queries (#509)
1 parent c1d86fb commit 9a3cd8f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

EmployeeSelfServiceAgent/ESSEvaluationSamples/StarterTestSets/Workday.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ What is my official job title?,Official job title,CompareMeaning,70
1818
Do I have access to view my compensation data?,Base compensation visibility and amount,CompareMeaning,70
1919
Are there any trainings and certifications needed for my role?,Required trainings or certifications for role,CompareMeaning,70
2020
Where can I see my official work location?,Official work location,CompareMeaning,70
21-
Can I update my preferred language for HR communications?,Preferred language information and update process,CompareMeaning,70
21+
What is my language preference and how can I update it for HR communication?,Preferred language information and update process,CompareMeaning,70
2222
Show me my hire date and my rehire date if I have one.,Hire date and rehire date,CompareMeaning,70

EmployeeSelfServiceAgent/ESSEvaluationSamples/TemplatedTestSets/Workday.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ What is my official job title?,Job title <Title>,CompareMeaning,70
1818
Do I have access to view my compensation data?,Base compensation <Amount + Currency>,CompareMeaning,70
1919
Are there any trainings and certifications needed for my role?,Required trainings or certifications <List>,CompareMeaning,70
2020
Where can I see my official work location?,Work location <Location>,CompareMeaning,70
21-
Can I update my preferred language for HR communications?,Preferred language information <List>,CompareMeaning,70
21+
What is my language preference and how can I update it for HR communication?,Preferred language information <List>,CompareMeaning,70
2222
Show me my hire date and my rehire date if I have one.,Hire date <MM/DD/YYYY> and rehire date <MM/DD/YYYY or None>,CompareMeaning,70

0 commit comments

Comments
 (0)