You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
Steps to reproduce
GPU
!pip install --quiet git+https://github.com/facebookresearch/pytext
import pytext
!git clone https://github.com/facebookresearch/pytext.git
pytext/tests/
directory to Google Colab's home directory/content/
!pytext train < pytext/demo/configs/docnn.json
Observed Results
Below I am including the entire log.
Expected Results
The model snapshot should have been saved without a segmentation fault.
Relevant Code
Set up environment:
Import modules:
Train:
The text was updated successfully, but these errors were encountered: