-
I needed to find the indexes of the nodes nearest to specified locations. I wonder if there is a common need for this. I wrote the following Grd class instance method for my own purpose. I used this t…
-
### Mod list
![image](https://github.com/user-attachments/assets/6043540e-54fc-4706-87ce-9914ad1d7454)
### Crash log
```
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: …
-
### Model description
# Escaping the Big Data Paradigm with Compact Transformers
Abstract :
> With the rise of Transformers as the standard for language processing, and their advancements in …
-
ValidationError Traceback (most recent call last)
Cell In[6], [line 10](vscode-notebook-cell:?execution_count=6&line=10)
[7](vscode-notebook-cell:?execution_count=6&l…
-
Implementing a strategy (e.g. to include a new platform) requires code to be written in multiple file locations. This can be quite a hurdle for newcomers.
For example, to implement the `zora-drops`…
-
Thank you for your contribution. I encountered the following error when training with toy data:
TypeError: TextEncodeInput must be Union[TextInputSequence, Tuple[InputSequence, InputSequence]]
I…
-
- data augmentaion
https://www.kaggle.com/ishandutta/petfinder-data-augmentations-master-notebook
- phalanxさんのベースモデル
https://www.kaggle.com/phalanx/train-swin-t-pytorch-lightning
- classifierと…
ju-ki updated
2 years ago
-
### System Info
transformers.js 2.17.2
### Environment/Platform
- [X] Website/web-app
- [ ] Browser extension
- [ ] Server-side (e.g., Node.js, Deno, Bun)
- [ ] Desktop app (e.g., Electron)
- [ ] O…
-
There is an issue when converting GoogleNet. Although the predicted labels seems to always be the same, the outputs when using Caffe and TensorFlow are different (in some cases the predicted labels ar…
d4nst updated
7 years ago
-
**Describe the bug**
When data is uploaded without a schema defined, the transformer from run -> dataset does not run as there is no schema. At the moment this information is only visible in the ru…