-
In TRI's Anzu project, I have found a very large number of reimplementations of multibody plant IK of one model at a time; more interestingly, each implementation has had one or more bugs, so I think …
-
### 🐛 Describe the bug
Calling `.generate` on a HuggingFace model that has been FSDP wrapped results in an error. I was able to work around this error by summoning full params without recurse, which …
-
Hi,
Is there a documentation as to how this predictive-maintenance is working ? I mean who starts the device generator ? how the data is flowing into ABS ? and then who is starting the spark to rea…
-
Post questions here for this week's exemplary readings:
4. Heiberger, RH., Munoz-Najar Galvez, S., & McFarland, DA. (2021). “[Facets of Specialization and Its Relation to Career Success: An Analysi…
lkcao updated
8 months ago
-
you don't need to change max_position_embeddings here, you can instead add the variable to the model config.json, but you should set it to >2048 to get the correct sinusoidal
```
class LlamaRotaryEm…
-
## 🚀 Feature
The current design in torchtext presents the user with two APIs for dataset construction:
- the "raw" API, which returns the raw text data from the dataset, and
- the one-liner build…
-
Facets are great for quickly getting a sense of a column's values and showing the count of each unique value.
However, there are broad strokes of general data quality or data profiling views in other…
-
**Feature request:**
It would be great to have a KDE that worked on bounded data (i.e. positive-definite data). There are many flavors of this, including implementations in the python world (i.e. [Py…
-
Thank you for maintaining this valuable repository!
Could you please add the paper to the list?
- ArXiv: https://arxiv.org/abs/2409.04774
- GitHub: https://github.com/rgtjf/Untie-the-Knots
Th…
rgtjf updated
1 month ago
-
Hello, I have looked at the content of [#11](https://github.com/KAIST-AILab/SyncVSR/issues/11), and I have a question.You use the audio reconstruction loss term to some extent to enable the transforme…