-
-
I'm trying to concatenate all elements of a row into a string as follows:
np.apply_along_axis(lambda x: " ".join(map(str, x)), 1, b)
*b* is
[[111,111,0,0,0], [111,111,111,111,111]…
-
### What is the issue?
The results generated by cli terminal:
![cli](https://github.com/user-attachments/assets/aa1ea3c5-bcd0-45e0-b9e4-480aa81036ec)
The results generated by open webui:
![webui…
-
Ux options:
1. Teacher assigns student pairs.
2. Students are randomly assigned pairs.
3. Students create rooms and choose who to play with.
-
Dear co-authors (@asmeurer, @smichr, @mattpap, @certik, @skirpichev, @mrocklin, @aktech, @scolobb, @moorepants, @leosartaj, @thilinarmtb, @flacjacket, @ellisonbg, @rpmuller, @Upabjojr, @hargup, @shiva…
-
Hello,
I really like the idea to combine spacy with google stuff, thanks! I got some seemingly random deadlock problem...
I am basically doing n*(n-1)/2 comparison on 50K papers by their titles …
-
It's time we tackled the task of predicting the relationships between entities. We first need to know how to represent them in our documents, and then which components (rb or ml) can solve this task.
…
-
Namaste,
I wonder if the raw data of the dcs used for this experiment is available somewhere? I am currently trying to train my own sanskrit segmenter and this data would be extremely useful!
Wit…
-
## ❓ Questions and Help
#### What is your question?
Hi, I am getting "OOM during optimization, irrecoverable" when trying to fine-tune the 3.3B parameter NLLB model.
##### Stack trace:
```…
-
In about a week I will retire from work, so from then on I could look more closely into these issues. But I think we are already on the right track!
A question: should we do all our communication v…