episodic-lifelong-learning
episodic-lifelong-learning copied to clipboard
Implementation of "Episodic Memory in Lifelong Language Learning"(NeurIPS 2019) in Pytorch
Hi, I am trying to run this model. While at the Training stage, I received the following error: `usage: main.py [-h] [--batch_size BATCH_SIZE] [--mode MODE] [--order ORDER] [--epochs EPOCHS] [--model_path...
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hi, I am trying to run this model. While at the inference stage, I received the following AttributeError: ``` Traceback (most recent call last): File "main.py", line 273, in model...
Bumps [transformers](https://github.com/huggingface/transformers) from 2.1.1 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...