Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some questions about datasets #48

Open
yefenghua opened this issue May 16, 2023 · 1 comment
Open

Some questions about datasets #48

yefenghua opened this issue May 16, 2023 · 1 comment

Comments

@yefenghua
Copy link

yefenghua commented May 16, 2023

How do these files work in the project? (it is a bit different from your essay)

./PROGRAM_DEMO/data/

1. data
2. dummy_data
    2.1.dstc
    2.2.msmarco
    2.3.reddit
    2.4.unifedqa
3.grounded
4.ungrounded

Also, I wonder how can I train the project with my own datasets?

I wonder if I am right to use the EXAMPLE.JSON to train directly. If it is wrong, how can I do it CORRECTLY?

  {
    "Context": "Please remind me of calling to Jessie at 2PM.",
    "Knowledge": "reminder_contact_name is Jessie, reminder_time is 2PM",
    "Response": "Sure, set the reminder: call to Jesse at 2PM"
  },
@ba2512005
Copy link

ba2512005 commented Dec 11, 2023

@yefenghua You might want to look into a Text-to-intent model like https://github.com/thuiar/TEXTOIR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants