Skip to content
View djellalmohamedaniss's full-sized avatar
🤗
Always learning....
🤗
Always learning....

Block or report djellalmohamedaniss

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. classification-of-medical-entities-cim-10 classification-of-medical-entities-cim-10 Public

    This repository contains multiple models where the goal is to translate sentences describing a disease to CIM-10 medical codes.

    Jupyter Notebook 4 3

  2. distilabel-cost-calculator distilabel-cost-calculator Public

    A custom Step for LLM API cost calculation for the distilabel library.

    Python 1

  3. distilabel distilabel Public

    Forked from argilla-io/distilabel

    Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.

    Python

  4. RAG-Bench RAG-Bench Public

    A comprehensive suite for implementing, testing, and benchmarking various Retrieval-Augmented Generation (RAG) architectures across diverse datasets and use cases.

    Jupyter Notebook

  5. parallel inference openai completion... parallel inference openai completion API
    1
    import asyncio
    2
    from openai import AsyncOpenAI
    3
    from tqdm import tqdm
    4
    import aiohttp  # Ensure this is installed via `pip install aiohttp`
    5
    import time
  6. uncontroversial-debate-solver uncontroversial-debate-solver Public

    picking the right expert 👌 to make a debate uncontroversial 🤖

    Python 1