Spaces:
Running
Running
Commit History
Update app.py
ee61aa5
remove (" ", None)
5bd29a6
Adding more examples with more intent labels
9ab42c8
Update app.py
144512a
Update app.py
c48e38e
Update README.md
fc891f5
Update app.py
d492135
Update app.py
8e41965
Update app.py
8a2ba57
Update app.py
e7a0f80
adding arguments to predict()
41bca58
adding arguments to lmpredict()
176f061
Update Customized_IDSF/load_model.py
3f0e363
Update app.py
6c90767
adding argument to lm.predict()
5a687e2
adding argument to predict()
2616450
adding arguments to predict()
31acd35
adding arguments to predict()
7f9c127
change preprocess() method of MyPipeline Class
02758ba
change "fluency_sentence" to list of words for input of predict()
0d7455a
Update app.py
0537017
changing data_dir
034bc4e
upload data dir (contains intent_label.txt and slot_label.txt)
c3dbea2
Update app.py
525d89c
Update app.py
aa383b8
adding "Customized_IDSF" dir to --model_dir
15c48d4
change data_dir to "Customized_IDSF/phoATIS"
8159368
changing module "utils" to "Customized_IDSF.utils"
f87b4bd
adding seqeval pakage
dd55bd9
add pytorch-crf pakage
ea61ec8
change the name of module "model" to "Customized_IDSF.model"
9e88ed4
creating Customized_IDSF folder and putting corresponded files into it; modifying app.py
969d94d
LeTruongVu2k1
commited on
adding JointBERT IDSF checkpoint folder, load_model.py and utils.py from IDSF; modified app.py and requirements.txt
2720879
LeTruongVu2k1
commited on