mrticker

Results 16 issues of mrticker

I'm trying to follow the tutorial and use the recommend() method, I get this error: ``` In [60]: uis Out[60]: In [61]: model.recommend( 0, uis[0] ) --------------------------------------------------------------------------- NotImplementedError Traceback (most...

I'm trying to run the tutorial code and I get this error: ``` from implicit.datasets.lastfm import get_lastfm artists, users, artist_user_plays = get_lastfm() ## -- End pasted text -- 184MB [00:11,...

correct doc for AUC_at_k()

Python 3.9.16 Name: pydantic Version: 1.10.10 ``` Traceback (most recent call last): File "/marker/convert_single.py", line 3, in from marker.convert import convert_single_pdf File "/marker/marker/convert.py", line 3, in from marker.cleaners.table import merge_table_blocks,...

### Feature Request I wanted to run a model with 65k block size on A100 with 80GB, and ran out of memory: `torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate...

feature request

You should either mention that this project requires a very specific structure of dataset directories, and what it is, or treat YOUR_DATA_PATH as a top level dir for a given...

torch 1.2.0? Please. Just remove all "==" and it installs better.

`Token indices sequence length is longer than the specified maximum sequence length for this model (395 > 384). Running this sequence through the model will result in indexing errors` I...