Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Commit 0ce889d

Browse files
twild-fbfacebook-github-bot
authored andcommitted
Add contextual feature support to export for Seq2Seq models
Summary: Pull Request resolved: #1067 Reviewed By: ArmenAg Differential Revision: D18021102 fbshipit-source-id: 4091f85e3dceb7e2ed974d6ce7fa84378b045c51
1 parent 719802c commit 0ce889d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

tests/data/export_seq2seq_unit.tsv

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
delays in tempe [IN:GET_INFO_TRAFFIC delays in [SL:LOCATION tempe ] ] {}
2+
directions the detroit zoo from my house , leaving at 8:30am . [IN:GET_DIRECTIONS directions [SL:DESTINATION the detroit zoo ] from [SL:SOURCE [IN:GET_LOCATION_HOME [SL:CONTACT my ] house ] ] , leaving [SL:DATE_TIME_DEPARTURE at 8 : 30 am ] . ] {}
3+
why are the police directing traffic in this area [IN:UNSUPPORTED_NAVIGATION why are the police directing traffic in this area ] {}
4+
what is causing the traffic [IN:GET_INFO_TRAFFIC what is causing the traffic ] {}
5+
how long will it take me to get from home to work if i leave in 15 minutes ? [IN:GET_ESTIMATED_DURATION how long will it take me to get from [SL:SOURCE [IN:GET_LOCATION_HOME home ] ] to [SL:DESTINATION [IN:GET_LOCATION_WORK work ] ] if i leave [SL:DATE_TIME_DEPARTURE in 15 minutes ] ? ] {}
6+
get me directions to greenville without using i-85 [IN:GET_DIRECTIONS get me directions to [SL:DESTINATION greenville ] without using [SL:PATH_AVOID i - 85 ] ] {}
7+
find me the quickest route home [IN:GET_DIRECTIONS find me the quickest route [SL:DESTINATION [IN:GET_LOCATION_HOME home ] ] ] {}
8+
shortest distance between faridabad and noida [IN:GET_DISTANCE shortest distance between [SL:SOURCE faridabad ] and [SL:DESTINATION noida ] ] {}
9+
what is traffic like in paris [IN:GET_INFO_TRAFFIC what is traffic like in [SL:LOCATION paris ] ] {}
10+
what route to the jazz fest saves the most gas [IN:UNSUPPORTED_NAVIGATION what route to the jazz fest saves the most gas ] {}

0 commit comments

Comments
 (0)