LiqiangXiao
commited on
Commit
•
850badc
1
Parent(s):
5950f6a
v1.0.0
Browse files- intent_vocab.json +1 -0
intent_vocab.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"inform": 0, "request": 1, "buy_n": 2, "remove_attribute": 3, "refine_attribute": 4, "add_attribute": 5}
|