-
I've been using the same parameters and datasets in the tutorial for NMT. But it seems the BLEU scores will end up at around 5 instead of going up to 20+. Could anyone please give some advice on this?…
-
The AGI infrastructure is supposed to include Automatic Programming/Automatic Program Learning/Self-Programming, Code Synthesis etc. capabilities.
That is related ideas about directions for a dir…
-
## Checklist
- [x] I have verified that the issue exists against the `main` branch of AllenNLP.
- [x] I have read the relevant section in the [contribution guide](https://github.com/al…
-
Can someone teach me? I just started to learn face recognition.
Issues: I have already trained the model for 171 epochs. And I want to continue to train the model based on the latest model. How do …
-
In the paper, the ablation study about attention emb and gen is interesting.
Are these models all different models using each attention?
Can I select causal attention for both cases when using G…
-
Hello
The stack is well deployed in us-east-1. No problem.
Videos are well indexed. And GenAI Playground works
But the search doesn't work
```
errorMessage "NotFoundError(404, 'index_not_…
-
Hey, thanks for sharing this very interesting work!
I was interested in the recent LoCo benchmark composed for long-context retrieval and found it useful to have results for a very simple lexical b…
calpt updated
5 months ago
-
Dear NeuroNER authors,
I have downloaded and installed the NeuroNER project as well as the necessary dependencies (tensorflow, python3, etc.). Note that I am using python 3.6.
When I try to appl…
lujea updated
7 years ago
-
Hi, thanks for the great code.
I tried running your code on the ATIS data in https://github.com/yvchen/JointSLU/tree/master/data, and got accuracy 96.75 and F1 94.42 after training for 8400 steps. …
pfllo updated
6 years ago
-
@dosu I've gone through the library and first of all, the prompt needs to have something that instructs to go through the context, rather than just providing in few shot.
Second, I streamed the quest…