Raymond Cheng
1 min readJul 25, 2020

@tecshipping $N is an environment variable in bash. So you want to declare the variable in your terminal before running the actual command. Same with all the other variables. So you can type the following in your terminal:

N=0
CUDA_VISIBLE_DEVICES=$N python run_language_modeling.py

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Raymond Cheng
Raymond Cheng

Written by Raymond Cheng

Master’s Student at Carnegie Mellon, Top Writer in AI, Top 1000 Writer, Blogging on ML | Data Science | NLP. Linkedin: https://www.linkedin.com/in/itsuncheng/

No responses yet

Write a response