Papers by Yacine Jernite

8 papers
The ROOTS Search Tool: Data Transparency for LLMs (2023.acl-demo)

Copied to clipboard

Challenge: a 1.6TB multilingual text corpus is currently the largest language model . large language models are ubiquitous in modern NLP, used directly to generate text and as building blocks in downstream applications.
Approach: They propose a search engine for the 1.6TB multilingual ROOTS corpus offering both fuzzy and exact search capabilities.
Outcome: The ROOTS Search Tool is an open-source search engine for the 1.6TB multilingual ROOTs corpus.
Datasets: A Community Library for Natural Language Processing (2021.emnlp-demo)

Copied to clipboard

Challenge: Contemporary NLP systems use many different datasets at significantly varying scale and level of annotation.
Approach: a community library for contemporary NLP is available at https://github.com/datasets . the library includes more than 650 unique datasets and has more than 250 contributors a year after its initial development .
Outcome: the library includes more than 650 unique datasets and has more than 250 contributors . it supports a variety of cross-dataset research projects and shared tasks .
Transformers: State-of-the-Art Natural Language Processing (2020.emnlp-demos)

Copied to clipboard

Challenge: Transformers is an open-source library that aims to open up advances in natural language processing to the wider machine learning community.
Approach: they propose an open-source library that aims to open up advances in machine learning to the wider community.
Outcome: Transformers is an open-source library with the goal of opening up these advances to the wider machine learning community.
CraftAssist Instruction Parsing: Semantic Parsing for a Voxel-World Assistant (2020.acl-main)

Copied to clipboard

Challenge: Existing datasets for semantic parsing are limited due to the wide variety of robot setups and proprietary nature of personal assistants.
Approach: They propose a semantic parsing dataset for Minecraft's voxel-based crafting game . they propose to use 7K human utterances and their corresponding parses to execute them in game if proper world state is provided .
Outcome: The proposed dataset can be used to analyze human-bot interactions in the game Minecraft.
GEMv2: Multilingual NLG Benchmarking in a Single Line of Code (2022.emnlp-demos)

Copied to clipboard

Challenge: Evaluations in machine learning rarely use the latest metrics, datasets, or human evaluation in favor of remaining compatible with prior work.
Approach: They propose to use the Generation, Evaluation, and Metrics Benchmark to integrate new evaluation methods into existing evaluations.
Outcome: The proposed evaluation infrastructure bridges the gap between the advantages of leaderboards and in-depth and evolving evaluations by allowing model developers to benefit from each other's work.
KILT: a Benchmark for Knowledge Intensive Language Tasks (2021.naacl-main)

Copied to clipboard

Challenge: Existing models for knowledge-intensive language tasks require access to large, external knowledge sources.
Approach: They propose a benchmark for knowledge-intensive language tasks (KILT) they test a shared dense vector index coupled with a seq2seq model to generate disambiguated text.
Outcome: The proposed model outperforms tailor-made approaches on fact checking, open-domain question answering and dialog by generating disambiguated text.
ELI5: Long Form Question Answering (P19-1)

Copied to clipboard

Challenge: Existing question answering datasets provide extractive or short answers, but less attention has been paid to open-ended questions that require explanations.
Approach: They present a large-scale corpus for long form question answering . they use a Reddit forum to provide elaborate answers to open-ended questions .
Outcome: The proposed model outperforms Seq2Seq, language modeling, and other models in human evaluations.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations