David

Results 19 issues of David

Hey nice one, you saved me a lot of work on my slacking project! :grin: I just added the possibility to set a custom start date, rather than the default...

Update the contributor covenant to the latest version, ie "2.0".

The python "tasks" are actually calling the shell. So I propose to call the commands directly, and bundle them in make rules. I made a mistake: I wasn't supposed to...

Another opinionated PR: IMHO the shell output in the code showcases hide the actual commands. So I left only the text actually typed so that users don't have to make...

This is an opinionated proposition: I find that all the *.md documents clutter the root of both parent and child repositories. For a developer (and most people), these files are...

Add the CC0 v4 family to the bunch of license choices.

Hello there, sweet cookie it helped me setup a bunch of repos, thanks :+1: I had no use for the python tasks though, so I wondered what they're meant for?...

Hey there :space_invader: Here's an article on why and how to replace current tokenizers. The model behind it is called `tokun`: it specializes in text embeddings. It produces much denser...

**Describe the bug** The variable `attention_scores` introduced at line 111 is always `None`. **To Reproduce** Since it is an internal variable, I copied the subclass CMHA in this script: https://colab.research.google.com/drive/1ZUS4mjDQktovKiJ8TQ7zYtm4PGjesXvG?usp=sharing...

type:Bug