Update README.md

Fixed typo
This commit is contained in:
Jagadish Krishnamoorthy 2023-12-06 00:30:37 -08:00 committed by GitHub
parent 0bf5d0e3bc
commit 5fc117025a
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.
To run the PyTorch, Jax or TensorFlowexamples install the respective framework.
To run the PyTorch, Jax or TensorFlow examples install the respective framework.