-
https://aclanthology.org/2023.tacl-1.1/
-
Hello there, I was examining the RAG guide:
https://github.com/anthropics/anthropic-cookbook/blob/main/skills/retrieval_augmented_generation/guide.ipynb
Especially I was trying to understand the…
-
Hello, I have some questions about point cloud coloring in your code. When coloring point clouds, I noticed that you still chose to add noise to the point cloud coordinates and directly predict colors…
-
Hi @thomasverelst
Congrats, nice work! I have two questions out of curiosity:
1) Forward pass: Why did you choose to sample from the Bernoulli distribution instead of the Gumbel-softmax? To my …
-
# Feature request
## Description
We have a lot of trouble with our map generation algorithm on the frontend. It hides a couple of buildings and it's performance is mediocre. Therefor we want to rewri…
-
- [ ] Collect a bunch of example inputs and outputs from last summer's exploratory work
- **We have one or two examples already.**
- [ ] Wrangle these examples into something we can use to train (f…
-
Hi there!
First of all, thanks for your awesome work!!!
Already asked it at the bitcrack repo.
But would it be possible to use the hex-privatey as Input , treat it as bytes, take one round of sha25…
-
Hi,
To version each project separately in nx, I'm using Independent Mode. However, I'd like to generate a Changelog for all of the projects in the root, rather than on a project-by-project basis.
I…
-
Hello,
I am still playing around with the awesome code you produced and I really like the way you implemented GG20 in the other dev branch using `round-based` etc. While working with the code there…
-
Hello @patil-suraj,
I get the following assertion error:
Code:
```
gen = pipeline("question-generation", model='valhalla/t5-base-qg-hl', ans_model='valhalla/t5-base-qa-qg-hl')
qa = gen('Dire…