Merge pull request #5 from jaglinux/patch-1

Update README.md
This commit is contained in:
Awni Hannun 2023-12-06 21:07:13 -08:00 committed by GitHub
commit 443037859a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,4 +11,4 @@ python main.py --gpu
By default the dataset is the [PTB corpus](https://paperswithcode.com/dataset/penn-treebank). Choose a different dataset with the `--dataset` option. By default the dataset is the [PTB corpus](https://paperswithcode.com/dataset/penn-treebank). Choose a different dataset with the `--dataset` option.
To run the PyTorch, Jax or TensorFlowexamples install the respective framework. To run the PyTorch, Jax or TensorFlow examples install the respective framework.