Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Segmentation Fault (core dumped) on Azure VM #1543

@AschHarwood

Description

@AschHarwood

Steps to reproduce

  1. Set up and install pytext and dependencies on Azure VM based on instructions provided on pytext repository
  2. Run pytext train < docnn_nst.json

I should also note I got the exact same error using the terminal in a floydhub workspace with a PyTorch 1.5 environment as well as on AWS sagemaker with both the PyTorch and basic data science kernels. It worked just fine locally on my MacBook

Observed Results

(pytext_venv) aschharwood@nstv3:~/test/pytext_test$ pytext train < docnn_nst.json Segmentation fault (core dumped)

Expected Results

I expected it to train a model and print out the various metrics a la the basic example on the pytext docs page.

Relevant Code

// TODO(you): code here to reproduce the problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions