Closed SamuelCahyawijaya closed 7 months ago
Hi, the dataset boils down to instruction fine-tuning. Should I just implement the text2text
scheme for this with text_1=instruction+input
and text_2=output
?
Hi @, may I know if you are still working on this issue? Please let @holylovenia @SamuelCahyawijaya @sabilmakbar know if you need any help.
Hmm, I think I need to mention for faster response @sabilmakbar @holylovenia
Hi, the dataset boils down to instruction fine-tuning. Should I just implement the
text2text
scheme for this withtext_1=instruction+input
andtext_2=output
?
Hi @akhdanfadh, sorry for the late reply. 🙏 Yes yes, can you use Tasks.INSTRUCTION_TUNING with text_1_name
as "instruction"
and text_2_name
as "response"
?
eng
is listed in the Languages code, I think that is not intended(?)
eng
is listed in the Languages code, I think that is not intended(?)
Thanks for notifying me! I've fixed it now. 👍
Dataloader name:
bactrian_x/bactrian_x.py
DataCatalogue: http://seacrowd.github.io/seacrowd-catalogue/card.html?bactrian_x