"vscode:/vscode.git/clone" did not exist on "eca77f4719531ecaabe9ec6b2dee6075a391d98a"
Unverified Commit c15f4f20 authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

Quicktour updates (#14533)

parent 1bbd6fcd
......@@ -53,12 +53,12 @@ Let's see how this work for sentiment analysis (the other tasks are all covered
Install the following dependencies (if not already installed):
.. code-block::
.. code-block:: bash
>>> pip install torch
>>> pip install tensorflow
>>> pip install transformers
>>> pip install datasets
## PYTORCH CODE
pip install torch
## TENSORFLOW CODE
pip install tensorflow
.. code-block::
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment