Utilities to use allennlp with wandb
Project description
wandb-allennlp
Utilities and boilerplate code to use wandb with allennlp
Quick start
- Install the package
pip install wandb-allennlp
- Create an entrypoint file with the following content.
from wandb_allennlp.commandline import run
if __name__ == "__main__":
run()
-
Create your model using AllenNLP along with a training configuration file.
-
Create a sweep configuration file and generate a sweep on the wandb server.
-
Set the necessary environment variables.
-
Start the search agents.
For detailed instructions and example see this tutorial.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wandb_allennlp-0.0.3.tar.gz.
File metadata
- Download URL: wandb_allennlp-0.0.3.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e73f5f57fa6295fa8f5cd4c13fb71f7d8bdbaa0ad5c1bc59485d57aff25e6bfc
|
|
| MD5 |
d746a930a206713a120409f76f24d22c
|
|
| BLAKE2b-256 |
0e37f78e6d8037e337b69f27a7ba8649c9a21acad70d07fe7d70560cbe3a1edb
|
File details
Details for the file wandb_allennlp-0.0.3-py3-none-any.whl.
File metadata
- Download URL: wandb_allennlp-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8dc5d9e0eddd3329d1ce1c8478a77d19ab907d8efcf26ad85e4fb5e5cc39d2f
|
|
| MD5 |
cd65594b5686c3e8696d2ce61defb50c
|
|
| BLAKE2b-256 |
a40a1e002ca1dc9eab8eb973422ddcd6b93d5efa9fa7b3a082b06156aa5b781b
|