question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Proposal] Add allennlp integration

See original GitHub issue

It would be nice to integrate with allennlp lib.

Motivation

Allennlp is a NLP library that is used in NLP researchers/practitioners including me. There is allentune, which is the library of parameter optimization for allennlp. By using allentune, users can search hyperparameters by random search. However, optuna provides some features which are not implemented in allentune (e.g. pruning). I think it would be useful that allennlp users can use optuna to search for hyperparameters.

Description

To support allennlp in optuna, I think we have to implement:

I want to discuss this in detail. Thanks,

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
himktcommented, Jun 22, 2020

I working on this in #1399.

0reactions
github-actions[bot]commented, Jul 7, 2020

This issue has not seen any recent activity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Contribution] DeepSpeed Integration - allenai/allennlp - GitHub
Proposal. It seems like a natural fit to have a way to use this with AllenNLP for use with large, distributed experiments.
Read more >
AllenNLP v2.10.1
An Apache 2.0 NLP research library, built on PyTorch, for developing state-of-the-art deep learning models on a wide variety of linguistic tasks. ......
Read more >
A Framework for Explaining Predictions of NLP Models
AllenNLP Interpret: A Framework for Explaining Predictions of NLP Models ; specific code is a simple function called predictions to labeled ...
Read more >
Tweets with replies by Iz Beltagy (@i_beltagy) / Twitter
AllenNLP · @ai2_allennlp. ·. Sep 16, 2021. We are taking applications for research internships! For summer 2022, please apply by Oct. 15 --....
Read more >
Model Zoo - Deep learning code and pretrained models for ...
ModelZoo curates and provides a platform for deep learning researchers to easily find code and pre-trained models for a variety of platforms and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found