Quicktour updates (#14533)
This commit is contained in:
@@ -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):
|
Install the following dependencies (if not already installed):
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: bash
|
||||||
|
|
||||||
>>> pip install torch
|
## PYTORCH CODE
|
||||||
>>> pip install tensorflow
|
pip install torch
|
||||||
>>> pip install transformers
|
## TENSORFLOW CODE
|
||||||
>>> pip install datasets
|
pip install tensorflow
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user