-
This is not a software issue, we're just wondering whether anyone can shead some light on the results we're seeing.
We've been working on an Icelandic named entity recognizer using NeuroNER. Our tr…
-
Hello, I was wondering if you could make a customizable stat system for this and keeps track of it? Maybe XP and the likes?
-
I can see the command "choose embedding model from list", however it is unclear to me how to add an embedding model.
I tried:
```
embedModels:
- name: nomic-embed-text
modelName: nomic-em…
-
The code in this repository does not seem to implement the system described in [the paper](https://doi.org/10.1609/aaai.v33i01.3301817).
In particular, the following characteristics mentioned in th…
-
Hi,
I would like to ask about the MTL architectures. I'm trying to visualize the two MTL architectures provided in this repo. The first one is "Train_MultiTask." In this architecture, The POS and ch…
-
In Model section, you show two neural network framework,e.g Glove embeddings with 1D-CNN and FastText embedding with single layer LSTM. It's hard for me to figure out these NNs.
Can you share some t…
-
Hi All --
I was wondering whether someone could weigh in on whether the EOS character is necessary? It seems like it acts like a bias term -- a vector that is added the representation of every in…
-
### What is the issue?
For reference:
https://github.com/ollama/ollama/issues/3938
The issue might be actually result of disabling the following mode:
Older versions: 0.1.31
ggml_cuda_init…
-
Aligning embeddings with MUSE...
Impossible to import Faiss library!! Switching to standard nearest neighbors search implementation, this will be significantly slower.
INFO - 03/18/19 09:55:37 - 0…
-
Hi~
I have successfully run your wonderful code.
But I want to know more details about embedding character (5103 vectors)
What is the source of these characters and have you combined other features…