Rohit Dwivedula

Results 9 issues of Rohit Dwivedula

Would be nice if negative expenses could be recorded (say, a friend paying you back after you covered their portion of the bill on the restaurant). The current app doesn't...

Would be nice if you could search through expenses by text and also be able to filter labels by text search too. If you have > 30 labels, which you'll...

**Link to blog post**: [How to train a new language model from scratch using Transformers and Tokenizers](https://huggingface.co/blog/how-to-train) In section 3 of the article: > We will now train our language...

## 🐛 Bug I trained a MoE model on multiple nodes and am now attempting to calculate eval losses on a new dataset using this model. I am using the...

bug
needs triage

Running on the command prompt produces this error: ```> [email protected] dev /home/rohit/simple-mern-passport > concurrently "react-scripts start" "nodemon server/server.js" [1] [nodemon] 1.17.5 [1] [nodemon] to restart at any time, enter `rs`...

**Problem**: Trying to convert DeepSpeed zero checkpoints to `PyTorch state_dict`s leads to one layer not being present in the generated state dict. I am using the `zero_to_fp32.py` script. I'm trying...

bug
training

Current behaviour: Up arrow/done arrow takes you to the previous cell (i.e. same behaviour as tab/shift-tab respectively). More intuitive behaviour: They take you to above/below row respectively.

**Describe the bug** This is the problematic docker image: `rapidsai/rapidsai-core-dev:22.06-cuda11.5-devel-ubuntu20.04-py3.9`. After pulling this image and running this container using the instructions given in the [release selector](https://rapids.ai/start.html#rapids-release-selector), trying to use basic...

bug
? - Needs Triage

### System Info transformers==4.42.3, python3.9.19 ### Who can help? @ArthurZucker ### Information - [ ] The official example scripts - [ ] My own modified scripts ### Tasks - [...