gluon
Here are 189 public repositories matching this topic...
-
Updated
Apr 1, 2022 - Python
Related: awslabs/autogluon#1479
Add a scikit-learn compatible API wrapper of TabularPredictor:
- TabularClassifier
- TabularRegressor
Required functionality (may need more than listed):
- init API
- fit API
- predict API
- works in sklearn pipelines
-
Updated
Feb 4, 2022 - Rust
-
Updated
Dec 14, 2021 - Python
[Error Message] Improve error message in SentencepieceTokenizer when arguments are not expected.
Description
While using tokenizers.create with the model and vocab file for a custom corpus, the code throws an error and is not able to generate the BERT vocab file
Error Message
ValueError: Mismatch vocabulary! All special tokens specified must be control tokens in the sentencepiece vocabulary.
To Reproduce
from gluonnlp.data import tokenizers
tokenizers.create('spm', model_p
-
Updated
Aug 13, 2019 - Jupyter Notebook
-
Updated
Dec 10, 2021 - Jupyter Notebook
-
Updated
Dec 10, 2021 - Jupyter Notebook
-
Updated
Feb 21, 2022 - Jupyter Notebook
-
Updated
Apr 1, 2022 - C
The generator currently outputs TypeScript projects only. It should have an option to output JavaScript projects.
This could be accomplished without duplicating code by the following steps
- If the TypeScript option is selected, continue as normal
- If the JavaScript option is selected, run all the same steps as the TypeScript generator, but add the following steps afterwards:
- Run
-
Updated
Apr 14, 2020 - Python
-
Updated
Mar 31, 2022 - Jupyter Notebook
-
Updated
Mar 27, 2020 - Python
-
Updated
Feb 21, 2022 - C#
-
Updated
Nov 20, 2017 - Jupyter Notebook
-
Updated
Aug 21, 2018 - Python
-
Updated
Jun 12, 2019 - Python
-
Updated
May 9, 2021 - Python
-
Updated
Dec 24, 2017 - Jupyter Notebook
-
Updated
Feb 23, 2020 - Python
-
Updated
Feb 28, 2018 - Jupyter Notebook
-
Updated
Mar 11, 2022 - Jupyter Notebook
-
Updated
Apr 17, 2020 - Python
Improve this page
Add a description, image, and links to the gluon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gluon topic, visit your repo's landing page and select "manage topics."
Hi,
I need to download the something-to-something and jester datasets. But the 20bn website "https://20bn.com" are not available for weeks, the error message is "503 Service Temporarily Unavailable".
I have already downloaded the video data of something-to-something v2, and I need the label dataset. For the Jester, I need both video and label data. Can someone share me the