salesforce / simpletod

Official repository for "SimpleTOD: A Simple Language Model for Task-Oriented Dialogue"
https://arxiv.org/abs/2005.00796
BSD 3-Clause "New" or "Revised" License
235 stars 79 forks source link

No such file or directory: 'resources/multi-woz/lex.json' #1

Open probecx opened 3 years ago

probecx commented 3 years ago

It reports FileNotFoundError: [Errno 2] No such file or directory: 'resources/multi-woz/lex.json'

This might help: Line 6: lexixal to lexical

PS: do you accept pull requests?

ggaemo commented 3 years ago

How you do slove this problem?

ggaemo commented 3 years ago

Why won't you solve this simple problem..? I saw the pull request.

skiingpacman commented 3 years ago

Can confirm that this PR resolves the issue https://github.com/salesforce/simpletod/pull/4

wmardoum commented 2 years ago

I simply ran each line in create_dataset.sh separately. Worked for me.