-
In this issue you can either:
- **Add papers** that you think are interesting to read and discuss (please stick to the format).
- **vote**: should be done using :+1: on comments
-
Post a reading of your own that uses deep learning for social science analysis and understanding, with a focus on text data.
-
## Environment
- Platform: Debian Linux
- GPU: A100
- Torch: '2.1.2+cu121'
- Transfomers: '4.37.2'
## Issue
I'm seeing random and sudden loss spikes during training, if there is a simpler wa…
-
UserWarning: Failed to initialize NumPy: _ARRAY_API not found (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:84.)
device: torch.device = torch.device("cpu"),
Models: ['llavamed']
-
Hello!
I wanna test LLaVa for auto distillation, but I got this error:
```
[TypeError: 'NoneType' object is not subscriptable](https://pytorch.org/docs/master/notes/extending.func.html%3C/span%3E%3…
-
Post a link for a "possibility" reading of your own on the topic of Digital Doubles & You in the Loop [for week 9], accompanied by a 300-400 word reflection that: 1) briefly summarizes the article (e.…
lkcao updated
2 years ago
-
Hi, I am trying to finetune LLaVA-NeXT with my custom dataset, using "finetune_clip.sh" shell file.
I gave some edits to the shell for my convenience and to satisfy my task so far, like this:
```
…
-
-
### A URL for this dataset
https://pro.europeana.eu/page/iiif#download
### Dataset description
This is a dataset of historic newspapers digitised by various national libraries and made available vi…
-
* [Visual Sketchpad: Sketching as a Visual Chain of Thought for Multimodal Language Models](https://arxiv.org/abs/2406.09403)
Humans draw to facilitate reasoning: we draw auxiliary lines when solving…