Sooheon Kim

Results 31 issues of Sooheon Kim

The graph networks paper points out the ability to express transformer like archs within graph net framework. Is there some example code of making multi-head attention work within this framework...

I'm getting these warning as I train. ``` UserWarning: This overload of addcmul_ is deprecated: addcmul_(Number value, Tensor tensor1, Tensor tensor2) Consider using one of the following signatures instead: addcmul_(Tensor...

I guess I should be re-sampling tokenizations on the train data with SP before each epoch, but it would be nice to see a canonical implementation of this in $FRAMEWORK.

sample code

It appears that BART at least is pretty language agnostic. The English specific parts of NeuroNER (afaict), are the recommended `glove.6B.100d` word vectors, and all of the spacy related tokenizing...

question

If I use `:after magit` in the evil-magit use-package decl. to defer loading, `h` and `l` keys move cursor regardless of the value of `evil-magit-want-horizontal-movement`. I found that I have...

Given: ``` (spacemacs|define-transient-state sooheon-paste "\n[% [_M-n_/_M-p_] cycles through yanked text, [_p_/_P_] pastes the same text above or below. Anything." :bindings ("M-n" evil-paste-pop)) ``` With cursor anywhere on line 4, `D`...

Now that evil jump is a part of evil itself, it would be great if moving around with `M-h/l`, `S-h/l`, etc. left history in the evil-jump history, to enable `C-i/C-o`...

I like specql for forcing namespaces on all clojure side keywords, but I can't get it to recognize schemas when defining tables.

Small addition to #30

I just took a look at the possible args for create-site, and I don't see anything immediately referencing regions.

enhancement
cloudformation