-
The way the position encoding in `scripts/nmt/transformer.py` is written computes `sin` on `2i` and `cos` on `2i+1`. This is opposed to computing `sin` and `cos` on `2i` at positions `2i`, `2i+1` (@sz…
-
Hi,
I am trying to replicate your results. Although I have no issues loading the trained model and test it on the toy test samples (100), when I try to use the same model to get the accuracy on all…
-
Trying to install LibRecommender with pip failed when trying to build the wheel.
```sh
➜ ~ sudo pip3 install LibRecommender
Collecting LibRecommender
Using cached LibRecommender-0…
-
- [ ] [Amazon bedrock plugin for llm cli](https://github.com/sblakey/llm-bedrock-anthropic)
# Amazon bedrock plugin for llm cli
**Description:** Plugin for LLM adding support for Anthropic's Claude…
-
Hi,
I am trying to run the KnowBert code but keep getting stuck with the following error when trying to run the tests or the "How to embed sentences or sentence pairs programmatically" snippet:
…
-
InvalidArgumentError (see above for traceback): indices[0,26] = -1 is not in [0, 114520)
[[Node: embedding_lookup = Gather[Tindices=DT_INT64, Tparams=DT_FLOAT, _class=["loc:@w_emb"], validate_indic…
-
### I want to finetune existing M2M 100 models (418M, 1.2B, 12B) for a particular language pair translation say (bn-en).
Which script(s) or training sequence/tutorial/doc should I follow. Currently…
-
# Challenge 22 - XAI for Weather Forecasting Models (Transformer Embeddings)
> **Stream 2 - Machine Learning for Earth Sciences applications**
### Goal
Welcome to the XAI Transformer Embedding …
-
Hi there.
Thank you for sharing such a powerful Detector-Tracker.
I noticed that the checkpoint you provide does not have pretrained weights for the embeddings head:
I printed out the keys of…
-
Hi Efrat (@efrathason). Very fresh draft version is attached in a Word file. Please share your comments / questions / concerns / reservationss. I will try to do my best to relate to them in a timely m…