Skip to content
View dirkgr's full-sized avatar

Organizations

@allenai
Block or Report

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.

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

  1. allenai/tango allenai/tango Public

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

    Python 511 45

  2. allenai/oocmap allenai/oocmap Public

    A file-backed dictionary for Python

    C 10

  3. allenai/bettermap allenai/bettermap Public

    Drop-in replacements for Python's map function

    Python 13 1

  4. allenai/catwalk allenai/catwalk Public

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

    Python 131 13

  5. A drop-in replacement for TQDM which... A drop-in replacement for TQDM which writes log messages instead of progress bars
    1
    from typing import *
    2
    import time
    3
    import logging
    4
    
                  
    5
    def logging_tqdm(