Skip to content
View RenaudGaudron's full-sized avatar

Block or report RenaudGaudron

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. MMLU_benchmark MMLU_benchmark Public

    An easy-to-use and standardised framework for evaluating Large Language Models (LLMs) on the Massive Multitask Language Understanding (MMLU) dataset. Currently supported: Hugging Face transformer m…

    Python 1

  2. oeis-sequences-benchmark oeis-sequences-benchmark Public

    A Python toolkit and benchmark dataset for predicting the next term in OEIS integer sequences, designed to evaluate AI models.

    Python 1

  3. AI-linguistic-signatures AI-linguistic-signatures Public

    This repository contains a toolkit to analyse the stylistic fingerprints that distinguish AI-generated text from human writing. It fetches articles from Wikipedia, generates counterparts using loca…

    Python 1

  4. connect-4-game-engine connect-4-game-engine Public

    A lightweight Connect 4 engine in pure Python using minimax with alpha-beta pruning. It includes a reusable package and CLI for analysing games or playing against agents, with all parsing and evalu…

    Python 1 1