Ashvini Jindal

Results 4 issues of Ashvini Jindal

Hi there, I am running on 1x 4090 GPU and using pytorch 2.0 nighty build. Running `python train.py` as suggested with default parameters: > out_dir = 'out' eval_interval = 2000...

Hi unsloth team, I am wondering how to enable `packing = True` when I need to only train on `output` tokens for a `' text pair eg: ''. This is...

feature request

Dear Authors, Thanks for your work. It was really interesting to learn something new :) I have a doubt regarding attentive pooling for CNN. There are two classes `class Attention`...

Hi, Could you compare your code performance/loss with official C implementation of Stanford?