Skip to main content

Showing 1–5 of 5 results for author: Paquet, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.19173  [pdf, other

    cs.SE cs.AI

    StarCoder 2 and The Stack v2: The Next Generation

    Authors: Anton Lozhkov, Raymond Li, Loubna Ben Allal, Federico Cassano, Joel Lamy-Poirier, Nouamane Tazi, Ao Tang, Dmytro Pykhtar, Jiawei Liu, Yuxiang Wei, Tianyang Liu, Max Tian, Denis Kocetkov, Arthur Zucker, Younes Belkada, Zijian Wang, Qian Liu, Dmitry Abulkhanov, Indraneil Paul, Zhuang Li, Wen-Ding Li, Megan Risdal, Jia Li, Jian Zhu, Terry Yue Zhuo , et al. (41 additional authors not shown)

    Abstract: The BigCode project, an open-scientific collaboration focused on the responsible development of Large Language Models for Code (Code LLMs), introduces StarCoder2. In partnership with Software Heritage (SWH), we build The Stack v2 on top of the digital commons of their source code archive. Alongside the SWH repositories spanning 619 programming languages, we carefully select other high-quality data… ▽ More

    Submitted 29 February, 2024; originally announced February 2024.

  2. arXiv:2312.03872  [pdf, other

    cs.CY cs.AI cs.CL cs.LG cs.PL

    The BigCode Project Governance Card

    Authors: BigCode collaboration, Sean Hughes, Harm de Vries, Jennifer Robinson, Carlos Muñoz Ferrandis, Loubna Ben Allal, Leandro von Werra, Jennifer Ding, Sebastien Paquet, Yacine Jernite

    Abstract: This document serves as an overview of the different mechanisms and areas of governance in the BigCode project. It aims to support transparency by providing relevant information about choices that were made during the project to the broader public, and to serve as an example of intentional governance of an open research project that future endeavors can leverage to shape their own approach. The fi… ▽ More

    Submitted 6 December, 2023; originally announced December 2023.

    Comments: 12 pages, related papers arXiv:2305.06161 and arXiv:2301.03988 and arXiv:2211.15533v1, learn more at https://www.bigcode-project.org/

  3. arXiv:1709.04095  [pdf, other

    cs.IR

    Query Completion Using Bandits for Engines Aggregation

    Authors: Audrey Durand, Jean-Alexandre Beaumont, Christian Gagne, Michel Lemay, Sebastien Paquet

    Abstract: Assisting users by suggesting completed queries as they type is a common feature of search systems known as query auto-completion. A query auto-completion engine may use prior signals and available information (e.g., user is anonymous, user has a history, user visited the site before the search or not, etc.) in order to improve its recommendations. There are many possible strategies for query auto… ▽ More

    Submitted 12 September, 2017; originally announced September 2017.

    Comments: Presented at The 3rd Multidisciplinary Conference on Reinforcement Learning and Decision Making (RLDM), June 11-14 (2017), University of Michigan, USA

  4. Online Planning Algorithms for POMDPs

    Authors: Stéphane Ross, Joelle Pineau, Sébastien Paquet, Brahim Chaib-draa

    Abstract: Partially Observable Markov Decision Processes (POMDPs) provide a rich framework for sequential decision-making under uncertainty in stochastic domains. However, solving a POMDP is often intractable except for small problems due to their complexity. Here, we focus on online approaches that alleviate the computational complexity by computing good local policies at each decision step during the exec… ▽ More

    Submitted 14 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 32, pages 663-704, 2008

  5. arXiv:cs/0110041  [pdf, ps, other

    cs.CY cs.CL cs.IR

    Towards Solving the Interdisciplinary Language Barrier Problem

    Authors: Sebastien Paquet

    Abstract: This work aims to make it easier for a specialist in one field to find and explore ideas from another field which may be useful in solving a new problem arising in his practice. It presents a methodology which serves to represent the relationships that exist between concepts, problems, and solution patterns from different fields of human activity in the form of a graph. Our approach is based upo… ▽ More

    Submitted 18 October, 2001; originally announced October 2001.

    Comments: 15 pages, 1 figure; prototype implementation is located at http://www.iro.umontreal.ca/~paquetse/knoweb/000_INTRODUCTION.html

    ACM Class: H3.1; I2.4; K3.1