Skip to content
View dirkgr's full-sized avatar

Block or report dirkgr

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. allenai/tangoallenai/tangoPublic

    Organize your experiments into discrete steps that can be cached and reused throughout the lifetime of your research project.

    Python 572 55

  2. allenai/oocmapallenai/oocmapPublic

    A file-backed dictionary for Python

    C 12 1

  3. allenai/bettermapallenai/bettermapPublic

    Drop-in replacements for Python's map function

    Python 15 3

  4. allenai/catwalkallenai/catwalkPublic

    This project studies the performance and robustness of language models and task-adaptation methods.

    Python 154 18

  5. A drop-in replacement for TQDM which...A drop-in replacement for TQDM which writes log messages instead of progress bars
    1
    fromtypingimport*
    2
    importtime
    3
    importlogging
    4
    5
    deflogging_tqdm(