-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
**System (please complete the following information):**
- OS: Ubuntu 18.04
- AllenNLP version: v1.0.0.rc4
- PyTorch version: 1.4.0
**Question**
I tried to run some model using distributed co…
-
This probably comes down to me "cheating" on my pytorch installation. I have installed it via a Python virtual environment and `pip` and then configured `wcb` to use it like:
```
wcb --with-libto…
-
Tanka applies the spec.json's namespace to a Namespace's metadata, which can be confusing (and is a no-op):
```yaml
apiVersion: v1
kind: Namespace
metadata:
name: dev
namespace: testing…
-
aka write a tool to import a ksonnet project to kapitan
-
It's related to #198. Two cases I've noticed when this feature doesn't work/search correctly:
1. I've added jsonnetfile.json and tkrc.yaml into environments/minikube folder. I excluded from it impor…
-
**Describe the bug**
I'm trying to adapt my 0.9.0 version of NER training using BERT to the new version, so I can run some tests, as suggested by @schmmd [here](https://github.com/allenai/allennlp/is…
-
When importing jsonnet documents using the `import` statement, the current implementation assumes that the resource returned from importer's `FoundHere` is a filesystem path. On subsequent imports, th…
-
Hi, I am trying to train a SRL model with allennlp using the following command:
```
allennlp train ./allennlp/training_config/semantic_role_labeler.jsonnet --serialization-dir ./allennlp_output
```…
-
Hi, I am trying to install `loki` following this guide: https://github.com/grafana/loki/blob/master/docs/installation/tanka.md
But when trying to deploy by running:
tk apply environments/l…
nbari updated
4 years ago