Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
c15f4f20
Unverified
Commit
c15f4f20
authored
Nov 26, 2021
by
Lysandre Debut
Committed by
GitHub
Nov 26, 2021
Browse files
Quicktour updates (#14533)
parent
1bbd6fcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
docs/source/quicktour.rst
docs/source/quicktour.rst
+5
-5
No files found.
docs/source/quicktour.rst
View file @
c15f4f20
...
@@ -53,12 +53,12 @@ Let's see how this work for sentiment analysis (the other tasks are all covered
...
@@ -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 t
ensorflow
pip install t
orch
>>> pip install transformers
## TENSORFLOW CODE
>>>
pip install
datasets
pip install
tensorflow
.. code-block::
.. code-block::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment