Skip to content

Commit

Permalink
Update the expected fields
Browse files Browse the repository at this point in the history
  • Loading branch information
d-shree committed Dec 26, 2023
1 parent 3b6d091 commit a0f1566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skit_labels/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,5 @@
VALUE = "value"

EXPECTED_COLUMNS_MAPPING = {
"conversation_tagging": ['situation_id', 'situation_str', 'call']
"conversation_tagging": ['scenario', 'scenario_category', 'situation_str', 'call']
}

0 comments on commit a0f1566

Please sign in to comment.