Krum Arnaudov
Krum Arnaudov
Thank you, @jeffxtang! I am aware of the new prompt format. I was asking more about model preferences regarding RAG type of prompts and longer input prompts. Example 1 -...
Hey @trivikramak, no, not yet (apologies).
Hey @rafaelsandroni, I will let the maintainers answer, but recommend checking https://github.com/tomaarsen/SpanMarkerNER (Tom Aarsen is among the maintainers of both projects).
https://huggingface.co/datasets/microsoft/prototypical-hai-collaborations seems to be impacted as well. ``` _temp = load_dataset("microsoft/prototypical-hai-collaborations", "wildchat1m_en3u-task_anns") ``` leads to `ValueError: Feature type 'List' not found. Available feature types: ['Value', 'ClassLabel', 'Translation', 'TranslationVariableLanguages', 'LargeList', 'Sequence',...