-
### Author Pages
https://aclanthology.org/people/a/anqi-liu/
### Type of Author Metadata Correction
- [X] The author page wrongly conflates different people with the same name.
- [ ] This author ha…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I hav…
-
It was stated to use the follow up questions in the multi turn dialogues for LIMA, you would have to set `--data.include_multiturn_conversations True`. I included that and compared it with the origina…
-
### Feature request
PPO, does the dataset support multi-turn dialogue feedback, such as I have a multi-turn dialogue dataset, and at different steps, the model's responses are all rated
### Moti…
-
### What client do you play on?
enUS
### Faction
- [X] Alliance
- [ ] Horde
### Content Phase:
- [ ] Generic
- [ ] 1-19
- [ ] 20-29
- [ ] 30-39
- [ ] 40-49
- [X] 50-59
### Current Behaviour
The…
-
Hi,
thanks for making the work available and for the explanations.
From the paper I understand that a training instance is a dialogue session, made up of several dialogue turns concatenated and…
-
When working with the dialogue_acts.json file (`data/multi-woz/dialogue_acts.json`), I found out that the first turn in each dialogue (turn_id=0) is nowhere to be found!
-
### What client do you play on?
enUS
### Faction
- [X] Alliance
- [ ] Horde
### Content Phase:
- [ ] Generic
- [X] 1-19
- [ ] 20-29
- [ ] 30-39
- [ ] 40-49
- [ ] 50-59
### Current Behaviour
On …
-
https://nlp.stanford.edu/blog/a-new-multi-turn-multi-domain-task-oriented-dialogue-dataset/
-
```
import threading
import dspy
import os
lm = dspy.LM(
"openrouter/meta-llama/llama-3.1-70b-instruct",
api_base="https://openrouter.ai/api/v1",
api_key=os.environ["OPENROUTER_AP…