-
Traceback (most recent call last):
XReadMidiCsv4a.rb:40:in `': undefined method `split' for nil:NilClass (NoMethodError)
-
I'm downloading XCL using the following:
```
from birdset.datamodule import DatasetConfig
from birdset.datamodule.birdset_datamodule import BirdSetDataModule
# download a complete xeno canto s…
-
I have to work with in-house CIF files that have label_atom_id including whitespaces (which is allowed by the official[ mmCIF dictionary](https://mmcif.wwpdb.org/dictionaries/mmcif_pdbx_v50.dic/Items/…
-
`String#each_line` splits a string by line separator (LF or CRLF) and yields each individual line. Sometimes only populated lines are interesting, so you want to remove all empty ones. This can be acc…
-
Hi,
I am running train.py, and this line of code complains the input is a directory. `complex_names_all = read_strings_from_txt(self.split_path)`
The original code snippet, read_strings_from_t…
-
Repro:
// See https://huggingface.co/nvidia/NV-Embed-v1 for installation instructions
// Basically `pip install transformers` and make sure you have huggingface access
```
import torch
import…
-
This is likely a large problem with PDF parsing.
We have two xfails in the test suite that address this:
![image](https://github.com/user-attachments/assets/20e5d2b9-4e42-4081-995f-f993fef4531e)…
-
## Issue
I am trying to load an already written `.mds` version of the C4 dataset. The dataset was written out in a manner similar to the demos provided on this repository. I have used the first code …
-
### Describe the bug
When you are in the commit history of a commit were you can see the differences between the last and current commit. Then you have to put the artemis site on the right split view…
-
valid...Traceback (most recent call last):
File "/data/data/com.termux/files/home/memefi-godmode/memefi.py", line 582, in
main()
File "/data/data/com.termux/files/home/memefi-godmode/memef…